resolver version 2: Fix naming in example

This commit is contained in:
Niklas Cathor 2022-12-10 11:16:42 +01:00 committed by GitHub
parent 70898e5221
commit 439fde9bec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -249,7 +249,7 @@ situations:
not currently being built. For example:
```toml
[dependency.common]
[dependencies.common]
version = "1.0"
features = ["f1"]