Skip to content

Commit

Permalink
Merge pull request #165 from ackintosh/dependabot/cargo/primitive-typ…
Browse files Browse the repository at this point in the history
…es-0.12.2
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
2 parents 3d863e7 + d102671 commit 897f0e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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 @@ -18,7 +18,7 @@ hex = "0.4.3"
libp2p = { version = "0.52.2", default-features = false, features = ["dns", "tokio", "ecdsa", "noise", "macros", "secp256k1", "tcp", "yamux"] }
lru = "0.12.0"
parking_lot = "0.12.1"
primitive-types = "0.12.1"
primitive-types = "0.12.2"
serde_yaml = "0.9.27"
smallvec = "1.11.1"
tiny-keccak = { version = "2.0.2", features = ["keccak"] }
Expand Down

0 comments on commit 897f0e0

Please sign in to comment.