Skip to content

Commit

Permalink
dep: Update Rust crate md-5 to 0.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 964cbcd commit 1a534d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native/cryptobase/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
libc = "0.2"
digest = { version = "0.10", optional = true }
md-5 = { version = "0.10", optional = true }
md-5 = { version = "0.10.6", optional = true }
sm3 = { version = "0.4", optional = true }
sha1 = { version = "0.10", optional = true }
sha2 = { version = "0.10", optional = true }
Expand Down

0 comments on commit 1a534d5

Please sign in to comment.