Skip to content

Commit

Permalink
actually, remove rustc-workspace-hack dependency too
Browse files Browse the repository at this point in the history
  • Loading branch information
klensy committed May 25, 2023
1 parent 609f36f commit 066037b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ walkdir = "2.3"
# This is used by the `collect-metadata` alias.
filetime = "0.2"

# A noop dependency that changes in the Rust repository, it's a bit of a hack.
# See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`
# for more information.
rustc-workspace-hack = "1.0"

# UI test dependencies
clap = { version = "4.1.4", features = ["derive"] }
clippy_utils = { path = "clippy_utils" }
Expand Down

0 comments on commit 066037b

Please sign in to comment.