We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d5d9c commit 354320dCopy full SHA for 354320d
src/cargo/deps.md
@@ -75,7 +75,7 @@ rand = { git = "https://github.com/rust-lang-nursery/rand" } # from online repo
75
bar = { path = "../bar" } # from a path in the local filesystem
76
```
77
78
-`cargo` is more than a dependency manager. All all of the available
+`cargo` is more than a dependency manager. All of the available
79
configuration options are listed in the [format specification][manifest] of
80
`Cargo.toml`.
81
0 commit comments