Skip to content

Commit

Permalink
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 and mrtnzlml committed Sep 24, 2023
1 parent 245f186 commit f156c08
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions src/abacus/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/abacus/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ image = { version = "0.24.7", default-features = false, features = ["jpeg", "png
jsonwebtoken = "8.3.0"
juniper = { version = "0.15.11", default-features = false, features = ["schema-language"] }
lazy_static = "1.4.0"
md-5 = "0.10.5"
md-5 = "0.10.6"
num_cpus = "1.16.0"
rand = "0.8.5"
regex = "1.9.5"
Expand Down

0 comments on commit f156c08

Please sign in to comment.