Skip to content

Commit

Permalink
Merge branch 'libp2p-next' into dependabot/cargo/clap-4.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusc93 authored Aug 6, 2024
2 parents 5a675f8 + e8f43a9 commit df7f5a2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
17 changes: 9 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ getrandom = { version = "=0.2.14" }
hickory-resolver = "0.24.1"
hkdf = "0.12.4"
idb = "0.6"
indexmap = "2.2.0"
indexmap = "2.3.0"
ipld-core = { version = "0.4.1", features = ["serde"] }
ipld-dagpb = "0.2.1"
libp2p = { version = "0.53" }
Expand Down Expand Up @@ -186,7 +186,7 @@ rand = { default-features = false, version = "0.8", features = [
"std",
"std_rng",
] }
tempfile = "3.1.0"
tempfile = "3.11.0"

clap = { workspace = true }

Expand Down

0 comments on commit df7f5a2

Please sign in to comment.