Skip to content

Commit

Permalink
Merge pull request #232 from ackintosh/dependabot/cargo/primitive-typ…
Browse files Browse the repository at this point in the history
…es-0.13.1
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
2 parents 7cf47db + d3f2bb1 commit 26ad95f
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 10 deletions.
50 changes: 41 additions & 9 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 @@ -19,7 +19,7 @@ home = "0.5.9"
libp2p = { version = "0.53.2", default-features = false, features = ["dns", "tokio", "ecdsa", "noise", "macros", "secp256k1", "tcp", "yamux"] }
lru = "0.12.4"
parking_lot = "0.12.3"
primitive-types = "0.12.2"
primitive-types = "0.13.1"
serde_yaml = "0.9.34"
smallvec = "1.13.2"
tiny-keccak = { version = "2.0.2", features = ["keccak"] }
Expand Down

0 comments on commit 26ad95f

Please sign in to comment.