Skip to content

Commit 868d024

Browse files
ehussda-x
andauthored
Update text/0000-named-custom-cargo-profiles.md
Co-Authored-By: da-x <[email protected]>
1 parent 2fe85b9 commit 868d024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-named-custom-cargo-profiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Release, Custom(String))`.
173173
loaded into it, before `TomlProfile` overrides are applied to them.
174174
* Similarly, `TomlProfiles` will be changed to hold profiles in a `BTreeMap`.
175175
* We would need to compute the actual `build_override` for a profile based on
176-
resolution through the `inherited` key.
176+
resolution through the `inherits` key.
177177
* Custom build scripts: For compatibility, the `PROFILE` environment currently
178178
being passed to the `build.rs` script is going to bear the name of the output
179179
directory and not the name of the profile.

0 commit comments

Comments
 (0)