Skip to content

Commit cb79380

Browse files
Bump twox-hash from 2.1.1 to 2.1.2
Bumps [twox-hash](https://github.com/shepmaster/twox-hash) from 2.1.1 to 2.1.2. - [Changelog](https://github.com/shepmaster/twox-hash/blob/main/CHANGELOG.md) - [Commits](shepmaster/twox-hash@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: twox-hash dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3451d6b commit cb79380

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ sha2 = { version = "0.10", optional = true }
1919
digest = { version = "0.10", optional = true }
2020
ring = { version = "0.17", optional = true }
2121
clap = { version = "4.5", features = ["derive"] }
22-
twox-hash = { version = "2.1.1", features = ["std"] }
22+
twox-hash = { version = "2.1.2", features = ["std"] }
2323

2424
[features]
2525
default = ["mix_backend"]

0 commit comments

Comments
 (0)