Skip to content

Commit 0c39e29

Browse files
committed
Bump 0.2.1
1 parent 8a04f3d commit 0c39e29

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/mdbx-remote/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "libmdbx-remote"
33
description = "Access remote mdbx database seamlessly"
4-
version = "0.2.0"
4+
version = "0.2.1"
55
# rust-version.workspace = true
66
license = "Apache-2.0"
77
edition.workspace = true

crates/mdbx-remote/mdbx-sys/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "mdbx-remote-sys"
33
description = "Raw bindings for libmdbx"
4-
version = "0.2.0"
4+
version = "0.2.1"
55
edition.workspace = true
66
# rust-version.workspace = true
77
license = "Apache-2.0"

0 commit comments

Comments
 (0)