We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab63499 + ddf904b commit c970a93Copy full SHA for c970a93
Cargo.toml
@@ -28,8 +28,8 @@ links = 'compiler-rt'
28
test = false
29
30
[dependencies]
31
-# For more information on this dependency see rust-lang/rust's
32
-# `src/tools/rustc-std-workspace` folder
+# For more information on this dependency see
+# https://github.com/rust-lang/rust/tree/master/library/rustc-std-workspace-core
33
core = { version = "1.0.0", optional = true, package = 'rustc-std-workspace-core' }
34
35
[build-dependencies]
0 commit comments