Skip to content

Commit

Permalink
Add a minor clarification
Browse files Browse the repository at this point in the history
Hopefully this will save the next person from wasting an hour+ on this.
  • Loading branch information
mrexodia authored Sep 14, 2022
1 parent 9ef926d commit 4263572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/src/reference/build-scripts.md
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ prevent running the build script in question altogether and instead supply the
metadata ahead of time.

To override a build script, place the following configuration in any acceptable
Cargo [configuration location](config.md).
Cargo [configuration location](config.md) (e.g. `config.toml`, _not_ `Cargo.toml`).

```toml
[target.x86_64-unknown-linux-gnu.foo]
Expand Down

0 comments on commit 4263572

Please sign in to comment.