changeset 539:4b0278ca5158

Release v0.3.6
author Lewin Bormann <lbo@spheniscida.de>
date Tue, 27 Jul 2021 09:57:10 +0200
parents 6887e24fd83f
children 98819897a01e
files Cargo.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Cargo.toml	Tue Jul 27 09:56:48 2021 +0200
+++ b/Cargo.toml	Tue Jul 27 09:57:10 2021 +0200
@@ -1,6 +1,6 @@
 [package]
 name = "rusty-leveldb"
-version = "0.3.5"
+version = "0.3.6"
 authors = ["Lewin Bormann <lbo@spheniscida.de>"]
 description = "A compatible re-implementation of LevelDB in Rust"
 homepage = "https://github.com/dermesser/leveldb-rs"