File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,6 @@ log = "0.4"
2424rand = " 0.8"
2525smallvec = " 1.7"
2626
27- # A noop dependency that changes in the Rust repository, it's a bit of a hack.
28- # See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`
29- # for more information.
30- rustc-workspace-hack = " 1.0.0"
3127measureme = " 10.0.0"
3228ctrlc = " 3.2.5"
3329
Original file line number Diff line number Diff line change @@ -20,11 +20,6 @@ serde_json = "1.0.40"
2020cargo_metadata = " 0.15.0"
2121rustc-build-sysroot = " 0.4.1"
2222
23- # A noop dependency that changes in the Rust repository, it's a bit of a hack.
24- # See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`
25- # for more information.
26- rustc-workspace-hack = " 1.0.0"
27-
2823# Enable some feature flags that dev-dependencies need but dependencies
2924# do not. This makes `./miri install` after `./miri build` faster.
3025serde = { version = " *" , features = [" derive" ] }
You can’t perform that action at this time.
0 commit comments