Skip to content

Commit

Permalink
Bump libmdbx from 0.1.5 to 0.1.6
Browse files Browse the repository at this point in the history
Bumps [libmdbx](https://github.com/vorot93/libmdbx-rs) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/vorot93/libmdbx-rs/releases)
- [Commits](https://github.com/vorot93/libmdbx-rs/commits)

---
updated-dependencies:
- dependency-name: libmdbx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 13, 2022
1 parent f1981fd commit c14cb26
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion database/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ maintenance = { status = "experimental" }
bitflags = "1.0"
log = { package = "tracing", version = "0.1", features = ["log"] }
tempfile = "3"
libmdbx = "0.1.5"
libmdbx = "0.1.6"

[dev-dependencies]
nimiq-test-log = { path = "../test-log" }

0 comments on commit c14cb26

Please sign in to comment.