Skip to content

Commit

Permalink
dep: Update Rust crate sm3 to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 964cbcd commit e1223c1
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 @@ -7,7 +7,7 @@ edition = "2021"
libc = "0.2"
digest = { version = "0.10", optional = true }
md-5 = { version = "0.10", optional = true }
sm3 = { version = "0.4", optional = true }
sm3 = { version = "0.4.2", optional = true }
sha1 = { version = "0.10", optional = true }
sha2 = { version = "0.10", optional = true }

Expand Down

0 comments on commit e1223c1

Please sign in to comment.