Skip to content

Commit

Permalink
Merge pull request #303 from GDATASoftwareAG/renovate/rust
Browse files Browse the repository at this point in the history
Update Rust crate sha2 to 0.10.8
  • Loading branch information
lennartdohmann authored Oct 2, 2023
2 parents 77c9858 + d1e46ed commit 8dbc5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ uuid = { version = "1.4.1", features = ["serde", "v4"] }
reqwest = "0.11"
regex = "1.9"
tokio = { version = "1.32", features = ["sync", "fs"] }
sha2 = "0.10.7"
sha2 = "0.10.8"
futures = "0.3"
rand = "0.8"

Expand Down

0 comments on commit 8dbc5ff

Please sign in to comment.