Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
chore(deps): update rust crate primitive-types to 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent c21c9fd commit 5285403
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -6,7 +6,7 @@ version = "0.1.0"

[dependencies]
lazy_static = "1.4"
primitive-types = "0.12"
primitive-types = "0.13"
rand = "0.8"
secp256k1 = { version = "0.29", features = ["recovery"] }
tiny-keccak = { version = "2", features = ["keccak"] }
Expand Down

0 comments on commit 5285403

Please sign in to comment.