Skip to content

Commit ddbd4bb

Browse files
chore(deps): bump reth-libmdbx from v1.1.2 to v1.3.4
Bumps [reth-libmdbx](https://github.com/paradigmxyz/reth) from v1.1.2 to v1.3.4. - [Release notes](https://github.com/paradigmxyz/reth/releases) - [Changelog](https://github.com/paradigmxyz/reth/blob/main/docs/release.md) - [Commits](paradigmxyz/reth@v1.1.2...90c514c) --- updated-dependencies: - dependency-name: reth-libmdbx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8def52e commit ddbd4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
qmdb = { path = "../qmdb" }
8-
reth-libmdbx = { tag = "v1.1.2", git = "https://github.com/paradigmxyz/reth.git"}
8+
reth-libmdbx = { tag = "v1.3.4", git = "https://github.com/paradigmxyz/reth.git"}
99
byteorder = "1.5.0"
1010
threadpool = "1.8.1"
1111
rayon = "1.10.0"

0 commit comments

Comments
 (0)