Skip to content

Commit aa04d3e

Browse files
bors[bot]lnicola
andauthored
Merge #10634
10634: minor: Drop resolver and `authors` manifest entry in `limit` r=lnicola a=lnicola The new resolver is on by default in the 2021 edition, bors r+ Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2 parents 142b6dc + 0e0ad03 commit aa04d3e

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)