File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ containing the text of the license (relative to this `Cargo.toml`).
209209
210210[ crates.io] interprets the ` license ` field as an [ SPDX 2.1 license
211211expression] [ spdx-2.1-license-expressions ] . The name must be a known license
212- from the [ SPDX license list 3.6 ] [ spdx-license-list-3.6 ] . Parentheses are not
212+ from the [ SPDX license list 3.11 ] [ spdx-license-list-3.11 ] . Parentheses are not
213213currently supported. See the [ SPDX site] for more information.
214214
215215SPDX license expressions support AND and OR operators to combine multiple
@@ -514,7 +514,7 @@ more detail.
514514[ publishing ] : publishing.md
515515[ Rust Edition ] : ../../edition-guide/index.html
516516[ spdx-2.1-license-expressions ] : https://spdx.org/spdx-specification-21-web-version#h.jxpfx0ykyb60
517- [ spdx-license-list-3.6 ] : https://github.com/spdx/license-list-data/tree/v3.6
517+ [ spdx-license-list-3.11 ] : https://github.com/spdx/license-list-data/tree/v3.11
518518[ SPDX site ] : https://spdx.org/license-list
519519[ TOML ] : https://toml.io/
520520
You can’t perform that action at this time.
0 commit comments