Drop resolver and authors manifest entries

This commit is contained in:
Laurențiu Nicola 2021-10-25 18:09:34 +03:00
parent 1f47693e02
commit 0e0ad0377c
2 changed files with 0 additions and 2 deletions

View file

@ -1,5 +1,4 @@
[workspace]
resolver = "2"
members = ["xtask/", "lib/*", "crates/*"]
exclude = ["crates/proc_macro_test/imp"]

View file

@ -3,7 +3,6 @@ name = "limit"
version = "0.0.0"
description = "TBD"
license = "MIT OR Apache-2.0"
authors = ["rust-analyzer developers"]
edition = "2021"
rust-version = "1.56"