Skip to content

Commit ad76e0f

Browse files
build(deps): bump sha2 from 0.10.8 to 0.10.9
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.8 to 0.10.9. - [Commits](RustCrypto/hashes@sha2-v0.10.8...sha2-v0.10.9) --- updated-dependencies: - dependency-name: sha2 dependency-version: 0.10.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2590b7d commit ad76e0f

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
@@ -304,7 +304,7 @@ features = ["url", "chrono", "preserve_order"]
304304

305305
# SHA-2 cryptographic hash algorithm
306306
[workspace.dependencies.sha2]
307-
version = "0.10.8"
307+
version = "0.10.9"
308308
features = ["oid"]
309309

310310
# Query builder

0 commit comments

Comments
 (0)