mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
docs(resolver): Simplify package.resolver default text
This commit is contained in:
parent
0ba124016a
commit
315746543f
@ -503,7 +503,7 @@ name = "my-package"
|
||||
version = "1.0.0"
|
||||
resolver = "2"
|
||||
```
|
||||
- `"1"` (workspace, [`edition = "2015"`](manifest.md#the-edition-field) default)
|
||||
- `"1"` (default)
|
||||
- `"2"` ([`edition = "2021"`](manifest.md#the-edition-field) default): Introduces changes in [feature
|
||||
unification](#features). See the [features chapter][features-2] for more
|
||||
details.
|
||||
|
Loading…
x
Reference in New Issue
Block a user