Skip to content

Commit ddf904b

Browse files
committed
Update reference to rustc-std-workspace-core
1 parent ab63499 commit ddf904b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ links = 'compiler-rt'
2828
test = false
2929

3030
[dependencies]
31-
# For more information on this dependency see rust-lang/rust's
32-
# `src/tools/rustc-std-workspace` folder
31+
# For more information on this dependency see
32+
# https://github.com/rust-lang/rust/tree/master/library/rustc-std-workspace-core
3333
core = { version = "1.0.0", optional = true, package = 'rustc-std-workspace-core' }
3434

3535
[build-dependencies]

0 commit comments

Comments
 (0)