diff --git a/src/doc/manifest.md b/src/doc/manifest.md index 9b1936a4e..abf0a4b15 100644 --- a/src/doc/manifest.md +++ b/src/doc/manifest.md @@ -220,8 +220,8 @@ assets = "path/to/static" # Dependency sections See the [specifying dependencies page](specifying-dependencies.html) for -information on the `[dependencies]`, `[dev-dependencies]`, and target-specific -`[target.*.dependencies]` sections. +information on the `[dependencies]`, `[dev-dependencies]`, +`[build-dependencies]`, and target-specific `[target.*.dependencies]` sections. # The `[profile.*]` sections