Skip to content

Commit 39b7fa1

Browse files
epagearlosi
andauthored
fix: Typo
Co-authored-by: Arlo Siemsen <[email protected]>
1 parent b1c02ae commit 39b7fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3491-remove-implicit-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Where undesired, users can remove these and switch their references to the
7272
dependency from `foo` to `dep:foo`,
7373
dealing with the [potential breaking changes](https://doc.rust-lang.org/cargo/reference/semver.html#cargo-remove-opt-dep).
7474

75-
Ideally, this will be accomplished by `cargo` emitting an allow-by-defaylt
75+
Ideally, this will be accomplished by `cargo` emitting an allow-by-default
7676
warning when parsing a workspace member's package when an optional dependency
7777
is not referenced via `dep:` in the features
7878
([rust-lang/cargo#9088](https://github.com/rust-lang/cargo/issues/9088))

0 commit comments

Comments
 (0)