Update reference to rustc-std-workspace-core
This commit is contained in:
parent
55f590fe3b
commit
8c0c504d4f
1 changed files with 2 additions and 2 deletions
|
|
@ -28,8 +28,8 @@ links = 'compiler-rt'
|
|||
test = false
|
||||
|
||||
[dependencies]
|
||||
# For more information on this dependency see rust-lang/rust's
|
||||
# `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
|
||||
core = { version = "1.0.0", optional = true, package = 'rustc-std-workspace-core' }
|
||||
|
||||
[build-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue