diff --git a/Cargo.toml b/Cargo.toml index 9b1105da..fa473b2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -116,7 +116,7 @@ criterion = { version = "0.5.1", features = ["html_reports"] } rayon = "1.10" bzip2 = "0.6" flate2 = "1.0" -md5 = "0.7.0" +md5 = "0.8.0" which = "8" serde_json = "1.0" hex = "0.4.3"