Skip to content

Commit d397c99

Browse files
authored
Merge of #6024
2 parents 4a76be6 + 02707ed commit d397c99

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

Cargo.lock

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

slasher/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ strum = { workspace = true }
3434
ssz_types = { workspace = true }
3535

3636
# MDBX is pinned at the last version with Windows and macOS support.
37-
mdbx = { package = "libmdbx", git = "https://github.com/sigp/libmdbx-rs", tag = "v0.1.4", optional = true }
37+
mdbx = { package = "libmdbx", git = "https://github.com/sigp/libmdbx-rs", rev = "e6ff4b9377c1619bcf0bfdf52bee5a980a432a1a", optional = true }
3838
lmdb-rkv = { git = "https://github.com/sigp/lmdb-rs", rev = "f33845c6469b94265319aac0ed5085597862c27e", optional = true }
3939
lmdb-rkv-sys = { git = "https://github.com/sigp/lmdb-rs", rev = "f33845c6469b94265319aac0ed5085597862c27e", optional = true }
4040

0 commit comments

Comments
 (0)