Skip to content

Commit b599994

Browse files
build(deps): bump belt-hash from 0.1.0 to 0.1.1
Bumps [belt-hash](https://github.com/RustCrypto/hashes) from 0.1.0 to 0.1.1. - [Commits](RustCrypto/hashes@belt-hash-v0.1.0...belt-hash-v0.1.1) --- updated-dependencies: - dependency-name: belt-hash dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa00aa2 commit b599994

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bign256/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ elliptic-curve = { version = "0.13.8", features = ["hazmat", "sec1"] }
2222
# optional dependencies
2323
primeorder = { version = "0.13.5", optional = true, path = "../primeorder" }
2424
signature = { version = "2", optional = true }
25-
belt-hash = { version = "0.1.0", optional = true, default-features = false }
25+
belt-hash = { version = "0.1.1", optional = true, default-features = false }
2626
crypto-bigint = { version = "0.5.5", optional = true }
2727
rfc6979 = { version = "0.4", optional = true }
2828

0 commit comments

Comments
 (0)