Use dep: for crate dependencies
This commit is contained in:
parent
88fa119c77
commit
247ad3385c
11 changed files with 38 additions and 29 deletions
|
@ -56,5 +56,5 @@ portable-atomic = "1.5.1"
|
|||
|
||||
[features]
|
||||
# tidy-alphabetical-start
|
||||
rustc_use_parallel_compiler = ["indexmap/rustc-rayon", "rustc-rayon"]
|
||||
rustc_use_parallel_compiler = ["indexmap/rustc-rayon", "dep:rustc-rayon"]
|
||||
# tidy-alphabetical-end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue