Skip to content

Commit 395b7f4

Browse files
committed
Auto merge of #1282 - vrinek:master, r=alexcrichton
2 parents dfd4868 + 96b2e3a commit 395b7f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/doc/manifest.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ hammer = "0.5.0"
132132
color = "0.6.0"
133133
```
134134

135+
The syntax of the requirement strings is described in the [crates.io guide](crates-io.html#using-crates.io-based-crates).
136+
135137
Platform-specific dependencies take the same format, but are listed under the
136138
`target.$triple` section:
137139

0 commit comments

Comments
 (0)