Skip to content

Commit dc870f7

Browse files
committed
Update libmdbx bindings
1 parent 91d83ff commit dc870f7

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ itertools = '0.14'
362362
jwt-simple = { version = '0.12', default-features = false, features = ['pure-rust'] }
363363
kzg = { git = 'https://github.com/grandinetech/rust-kzg.git', rev = 'bf57df7cdb2e38ecc92332fa2e16b121de2f625e' }
364364
lazy_static = '1'
365-
libmdbx = { git = 'https://github.com/paradigmxyz/reth.git', package = 'reth-libmdbx', rev = '8e3b5e6a99439561b73c5dd31bd3eced2e994d60' }
365+
libmdbx = { git = 'https://github.com/paradigmxyz/reth.git', package = 'reth-libmdbx', rev = 'd6324d63e27ef6b7c49cdc9b1977c1b808234c7b' }
366366
libp2p = { git = 'https://github.com/libp2p/rust-libp2p.git', default-features = false, features = ['metrics', 'dns', 'identify', 'macros', 'noise', 'plaintext', 'secp256k1', 'serde', 'tcp', 'tokio', 'yamux', 'quic', 'upnp', 'gossipsub'] }
367367
libp2p-identity = { version = '0.2.13', features = ['peerid'] }
368368
libp2p-mplex = { git = 'https://github.com/libp2p/rust-libp2p.git' }

0 commit comments

Comments
 (0)