]> git.proxmox.com Git - cargo.git/commit
Clarify dependencies documentation
authorleavehouse <31998645+leavehouse@users.noreply.github.com>
Thu, 21 Sep 2017 19:05:48 +0000 (14:05 -0500)
committerGitHub <noreply@github.com>
Thu, 21 Sep 2017 19:05:48 +0000 (14:05 -0500)
commit39269a128c257047b3fe5f99e5169187cdd5e96f
tree3bd53f9e8886382f972721cebaff700df311c64c
parenta5b734d92541b1f246555287c5158c777ca2cb28
Clarify dependencies documentation

The snippet:

```
... but not `2.0`. `0.0.x` is not considered ...
```
Looks very similar to `... but not 2.0.0.0.x is not considered ...`, when rendered, which is confusing.

This adds a couple words to clarify.
src/doc/book/src/reference/specifying-dependencies.md