We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92395d9 commit c78b2caCopy full SHA for c78b2ca
src/doc/src/reference/manifest.md
@@ -266,8 +266,8 @@ containing the text of the license (relative to this `Cargo.toml`).
266
267
[crates.io] interprets the `license` field as an [SPDX 2.3 license
268
expression][spdx-2.3-license-expressions]. The name must be a known license
269
-from the [SPDX license list 3.20][spdx-license-list-3.20]. Parentheses are not
270
-currently supported. See the [SPDX site] for more information.
+from the [SPDX license list 3.20][spdx-license-list-3.20]. See the [SPDX site]
+for more information.
271
272
SPDX license expressions support AND and OR operators to combine multiple
273
licenses.[^slash]
0 commit comments