changeset 604:107595106b55 v1.0.8

Publish v1.0.8
author Lewin Bormann <lbo@spheniscida.de>
date Tue, 20 Jun 2023 15:53:42 +0200
parents 6c504100f8f9
children 08549e2435ff
files Cargo.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Cargo.toml	Tue Jun 20 15:49:15 2023 +0200
+++ b/Cargo.toml	Tue Jun 20 15:53:42 2023 +0200
@@ -1,6 +1,6 @@
 [package]
 name = "rusty-leveldb"
-version = "1.0.7"
+version = "1.0.8"
 authors = ["Lewin Bormann <lbo@spheniscida.de>"]
 description = "A compatible re-implementation of LevelDB in Rust"
 homepage = "https://github.com/dermesser/leveldb-rs"