Skip to content

Commit 0e0ad03

Browse files
committed
Drop resolver and authors manifest entries
1 parent 1f47693 commit 0e0ad03

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[workspace]
2-
resolver = "2"
32
members = ["xtask/", "lib/*", "crates/*"]
43
exclude = ["crates/proc_macro_test/imp"]
54

crates/limit/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name = "limit"
33
version = "0.0.0"
44
description = "TBD"
55
license = "MIT OR Apache-2.0"
6-
authors = ["rust-analyzer developers"]
76
edition = "2021"
87
rust-version = "1.56"
98

0 commit comments

Comments
 (0)