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 a93b317 commit e8d4bbfCopy full SHA for e8d4bbf
src/doc/src/reference/features.md
@@ -87,7 +87,7 @@ optional dependencies. This allows packages to internally enable/disable
87
features without requiring a new dependency.
88
89
> **Note**: [crates.io] requires feature names to only contain ASCII letters,
90
-> digits, `_`, or `-`.
+> digits, `_`, `-`, or `+`.
91
92
### Usage in end products
93
0 commit comments