]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_span/Cargo.toml
Auto merge of #105716 - chriswailes:ndk-update-redux, r=pietroalbini
[rust.git] / compiler / rustc_span / Cargo.toml
index 5ce2577b63c1d81cfd46150dffeb5e039ee00b0c..ae81d95e27967c999d16ac809b23413209919f91 100644 (file)
@@ -15,6 +15,6 @@ scoped-tls = "1.0"
 unicode-width = "0.1.4"
 cfg-if = "1.0"
 tracing = "0.1"
-sha1 = { package = "sha-1", version = "0.10.0" }
+sha1 = "0.10.0"
 sha2 = "0.10.1"
 md5 = { package = "md-5", version = "0.10.0" }