Skip to content

Commit

Permalink
wip: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tumas committed Jan 24, 2025
1 parent c0678b0 commit c301c32
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 43 deletions.
50 changes: 8 additions & 42 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ jemallocator = '0.5'
jwt-simple = { version = '0.12', default-features = false, features = ['pure-rust'] }
kzg = { git = 'https://github.com/grandinetech/rust-kzg.git' }
lazy_static = '1'
libmdbx = { git = 'https://github.com/paradigmxyz/reth.git', package = 'reth-libmdbx', rev = 'c228fe15808c3acbf18dc3af1a03ef5cbdcda07a' }
libmdbx = { git = 'https://github.com/paradigmxyz/reth.git', package = 'reth-libmdbx', rev = '3212af2d85a54eb207661361ac9fe1d7de4b5b8e' }
libp2p = { version = '0.54', default-features = false, features = ['metrics', 'dns', 'ecdsa', 'identify', 'macros', 'noise', 'plaintext', 'secp256k1', 'serde', 'tcp', 'tokio', 'yamux', 'quic', 'upnp'] }
libp2p-mplex = '0.42'
log = '0.4'
Expand Down

0 comments on commit c301c32

Please sign in to comment.