update cargo doc link
updated proper link of cargo doc that contains details about list of options available in semantic versioninig for the dependencies section in Cargo.toml
This commit is contained in:
parent
8a50e295fa
commit
bdea705465
1 changed files with 1 additions and 1 deletions
|
@ -370,7 +370,7 @@ We could also use a range of versions.
|
|||
[Cargo’s documentation][cargodoc] contains more details.
|
||||
|
||||
[semver]: http://semver.org
|
||||
[cargodoc]: http://doc.crates.io/crates-io.html
|
||||
[cargodoc]: http://doc.crates.io/specifying-dependencies.html
|
||||
|
||||
Now, without changing any of our code, let’s build our project:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue