Skip to content

Commit df513f3

Browse files
chore(deps): update rust crate sha2 to 0.11
1 parent 6fe1472 commit df513f3

2 files changed

Lines changed: 74 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 73 additions & 18 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
@@ -59,7 +59,7 @@ gcloud-sdk = { version = "0.29", features = [
5959
"google-cloud-aiplatform-v1",
6060
] }
6161
futures = "0.3"
62-
sha2 = "0.10"
62+
sha2 = "0.11"
6363
hex = "0.4"
6464
thiserror = "2"
6565
anyhow = "1"

0 commit comments

Comments
 (0)