]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_span/Cargo.toml
Auto merge of #94928 - lcnr:inline-as_substs, r=michaelwoerister
[rust.git] / compiler / rustc_span / Cargo.toml
index 781fb8c1e5d8c8644dfe872cdb22943cb76daae1..7227b193f2194046d2aa81e15ffbb62ad673140f 100644 (file)
@@ -16,6 +16,6 @@ scoped-tls = "1.0"
 unicode-width = "0.1.4"
 cfg-if = "0.1.2"
 tracing = "0.1"
-sha1 = { package = "sha-1", version = "0.9" }
-sha2 = "0.9"
-md5 = { package = "md-5", version = "0.9" }
+sha1 = { package = "sha-1", version = "0.10.0" }
+sha2 = "0.10.1"
+md5 = { package = "md-5", version = "0.10.0" }