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`).
209
209
210
210
[ crates.io] interprets the ` license ` field as an [ SPDX 2.1 license
211
211
expression] [ 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
213
213
currently supported. See the [ SPDX site] for more information.
214
214
215
215
SPDX license expressions support AND and OR operators to combine multiple
@@ -514,7 +514,7 @@ more detail.
514
514
[ publishing ] : publishing.md
515
515
[ Rust Edition ] : ../../edition-guide/index.html
516
516
[ 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
518
518
[ SPDX site ] : https://spdx.org/license-list
519
519
[ TOML ] : https://toml.io/
520
520
You can’t perform that action at this time.
0 commit comments