changeset 518:faabff9f6320 v0.3.3

Publish version 0.3.3
author Lewin Bormann <lbo@spheniscida.de>
date Wed, 19 Feb 2020 16:27:07 +0100
parents 6ba5e1f00a02
children e5130bb1b79d
files Cargo.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Cargo.toml	Wed Feb 19 16:26:51 2020 +0100
+++ b/Cargo.toml	Wed Feb 19 16:27:07 2020 +0100
@@ -1,6 +1,6 @@
 [package]
 name = "rusty-leveldb"
-version = "0.3.2"
+version = "0.3.3"
 authors = ["Lewin Bormann <lbo@spheniscida.de>"]
 description = "A compatible re-implementation of LevelDB in Rust"
 homepage = "https://github.com/dermesser/leveldb-rs"