Skip to content

Commit

Permalink
deps: bump libp2p-identity from 0.2.9 to 0.2.10 (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
2 parents d7fa4d4 + 302f8e0 commit 175fdaa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 packages/rust-ipns/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ multihash.workspace = true
sha2.workspace = true
chrono.workspace = true

libp2p-identity = { version = "0.2.9", optional = true, features = [
libp2p-identity = { version = "0.2.10", optional = true, features = [
"ecdsa",
"ed25519",
"peerid",
Expand Down

0 comments on commit 175fdaa

Please sign in to comment.