We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d530b46 + c78b2ca commit 9d3473cCopy full SHA for 9d3473c
src/doc/src/reference/manifest.md
@@ -270,8 +270,8 @@ containing the text of the license (relative to this `Cargo.toml`).
270
271
[crates.io] interprets the `license` field as an [SPDX 2.3 license
272
expression][spdx-2.3-license-expressions]. The name must be a known license
273
-from the [SPDX license list 3.20][spdx-license-list-3.20]. Parentheses are not
274
-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.
275
276
SPDX license expressions support AND and OR operators to combine multiple
277
licenses.[^slash]
0 commit comments