Skip to content

Commit

Permalink
Bump primitive-types from 0.12.2 to 0.13.1
Browse files Browse the repository at this point in the history
Bumps [primitive-types](https://github.com/paritytech/parity-common) from 0.12.2 to 0.13.1.
- [Commits](https://github.com/paritytech/parity-common/commits/primitive-types-v0.13.1)

---
updated-dependencies:
- dependency-name: primitive-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 274d3a4 commit d3f2bb1
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 d3f2bb1

Please sign in to comment.