Skip to content

Commit 354320d

Browse files
authored
Extra 'all'.
1 parent b3d5d9c commit 354320d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cargo/deps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ rand = { git = "https://github.com/rust-lang-nursery/rand" } # from online repo
7575
bar = { path = "../bar" } # from a path in the local filesystem
7676
```
7777

78-
`cargo` is more than a dependency manager. All all of the available
78+
`cargo` is more than a dependency manager. All of the available
7979
configuration options are listed in the [format specification][manifest] of
8080
`Cargo.toml`.
8181

0 commit comments

Comments
 (0)