Skip to content

Commit

Permalink
Merge pull request #599 from Enselic/update-ref
Browse files Browse the repository at this point in the history
Update reference to rustc-std-workspace-core
  • Loading branch information
Amanieu authored May 4, 2024
2 parents ab63499 + ddf904b commit c970a93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit c970a93

Please sign in to comment.