Skip to content

Commit

Permalink
build(deps): bump uint from 0.9.4 to 0.9.5 (#5749)
Browse files Browse the repository at this point in the history
Bumps [uint](https://github.com/paritytech/parity-common) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/paritytech/parity-common/releases)
- [Commits](paritytech/parity-common@uint-v0.9.4...uint-v0.9.5)

---
updated-dependencies:
- dependency-name: uint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2022
1 parent 26ff1b4 commit 96b0636
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 zebra-chain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ ripemd = "0.1.3"
secp256k1 = { version = "0.21.3", features = ["serde"] }
sha2 = { version = "0.9.9", features = ["compress"] }
subtle = "2.4.1"
uint = "0.9.4"
uint = "0.9.5"
x25519-dalek = { version = "2.0.0-pre.1", features = ["serde"] }

# ECC deps
Expand Down

0 comments on commit 96b0636

Please sign in to comment.