Skip to content

Commit

Permalink
Release v3.0.2
Browse files Browse the repository at this point in the history
Fixes long-standing memory leak (#51)
  • Loading branch information
dermesser committed Nov 12, 2024
1 parent 028506e commit 5e6f6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rusty-leveldb"
version = "3.0.1"
version = "3.0.2"
authors = ["Lewin Bormann <[email protected]>"]
description = "A compatible re-implementation of LevelDB in Rust"
homepage = "https://github.com/dermesser/leveldb-rs"
Expand Down

0 comments on commit 5e6f6fc

Please sign in to comment.