We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f47693 commit 0e0ad03Copy full SHA for 0e0ad03
Cargo.toml
@@ -1,5 +1,4 @@
1
[workspace]
2
-resolver = "2"
3
members = ["xtask/", "lib/*", "crates/*"]
4
exclude = ["crates/proc_macro_test/imp"]
5
crates/limit/Cargo.toml
@@ -3,7 +3,6 @@ name = "limit"
version = "0.0.0"
description = "TBD"
license = "MIT OR Apache-2.0"
6
-authors = ["rust-analyzer developers"]
7
edition = "2021"
8
rust-version = "1.56"
9
0 commit comments