mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
docs(deps): Remove redundant version req recommendation
At the end of this section, we say the same but add a lot more context.
This commit is contained in:
parent
24d32311f2
commit
721e2cd669
@ -53,8 +53,6 @@ and `x > 0`.
|
||||
It is possible to further tweak the logic for selecting compatible versions
|
||||
using special operators as described in the [Version requirement syntax](#version-requirement-syntax) section.
|
||||
|
||||
Use the default version requirement strategy, e.g. `log = "1.2.3"` where possible to maximize compatibility.
|
||||
|
||||
## Version requirement syntax
|
||||
|
||||
### Caret requirements
|
||||
|
Loading…
x
Reference in New Issue
Block a user