changeset 530:1036c175f4c6

Release v0.3.5
author Lewin Bormann <lewin@lewin-bormann.info>
date Wed, 27 May 2020 12:13:51 +0200
parents 5072ed1ffabd
children c2ad4d2af4e3
files Cargo.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Cargo.toml	Wed May 27 12:11:20 2020 +0200
+++ b/Cargo.toml	Wed May 27 12:13:51 2020 +0200
@@ -1,6 +1,6 @@
 [package]
 name = "rusty-leveldb"
-version = "0.3.4"
+version = "0.3.5"
 authors = ["Lewin Bormann <lbo@spheniscida.de>"]
 description = "A compatible re-implementation of LevelDB in Rust"
 homepage = "https://github.com/dermesser/leveldb-rs"