We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab63499 commit ddf904bCopy full SHA for ddf904b
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