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 9ef926d commit 4263572Copy full SHA for 4263572
src/doc/src/reference/build-scripts.md
@@ -444,7 +444,7 @@ prevent running the build script in question altogether and instead supply the
444
metadata ahead of time.
445
446
To override a build script, place the following configuration in any acceptable
447
-Cargo [configuration location](config.md).
+Cargo [configuration location](config.md) (e.g. `config.toml`, _not_ `Cargo.toml`).
448
449
```toml
450
[target.x86_64-unknown-linux-gnu.foo]
0 commit comments