Skip to content

Commit

Permalink
update lib
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed Jul 4, 2024
1 parent 6440d78 commit 8570748
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -99,7 +99,7 @@ delay_map = "0.3"
derivative = "2"
dirs = "3"
either = "1.9"
peerdas-kzg = { git = "https://github.com/crate-crypto/peerdas-kzg", rev = "afd76b0385ca1512ffd531ad2d02d6240b1478e5", package = "eip7594" }
peerdas-kzg = { git = "https://github.com/crate-crypto/peerdas-kzg", rev = "bb8295011cf27dc663699539c7f9a17fe273e896", package = "eip7594" }
discv5 = { version = "0.4.1", features = ["libp2p"] }
env_logger = "0.9"
error-chain = "0.12"
Expand Down

0 comments on commit 8570748

Please sign in to comment.