Skip to content

Commit b2b2629

Browse files
build(deps): bump universal-hash from 0.6.0-rc.3 to 0.6.0-rc.4
Bumps [universal-hash](https://github.com/RustCrypto/traits) from 0.6.0-rc.3 to 0.6.0-rc.4. - [Commits](RustCrypto/traits@universal-hash-v0.6.0-rc.3...universal-hash-v0.6.0-rc.4) --- updated-dependencies: - dependency-name: universal-hash dependency-version: 0.6.0-rc.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d05806a commit b2b2629

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

belt-dwp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ belt-block = { version = "0.2.0-rc.2" }
1717
belt-ctr = { version = "0.2.0-rc.2" }
1818
opaque-debug = { version = "0.3" }
1919
subtle = { version = "2", default-features = false }
20-
universal-hash = { version = "0.6.0-rc.3" }
20+
universal-hash = { version = "0.6.0-rc.4" }
2121
zeroize = { version = "1.8", default-features = false, optional = true }
2222

2323
[dev-dependencies]

0 commit comments

Comments
 (0)