Skip to content

Commit 8674d84

Browse files
authored
build(deps): bump sha2 from 0.10.8 to 0.10.9 (#4486)
2 parents bd83999 + ad76e0f commit 8674d84

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)