Skip to content

Commit

Permalink
Update Rust crate digest to v0.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 2476f61 commit fb93819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rust/crypto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ path = "lib.rs"

[dependencies]
libc = "=0.2.138"
digest = "=0.10.6"
digest = "=0.10.7"
rand_core = { version = "=0.6.4", default-features = false }

external = { path = "../external" }
Expand Down

0 comments on commit fb93819

Please sign in to comment.