]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/rustc-std-workspace-core/Cargo.toml
Switch to SPDX 2.1 license expression
[rust.git] / src / tools / rustc-std-workspace-core / Cargo.toml
index f000d634e1943bb3d55de07707968a229c61685c..38ca56a557be6c2935c62da934f57bf8f3552d62 100644 (file)
@@ -2,10 +2,11 @@
 name = "rustc-std-workspace-core"
 version = "1.0.0"
 authors = ["Alex Crichton <alex@alexcrichton.com>"]
-license = 'MIT/Apache-2.0'
+license = 'MIT OR Apache-2.0'
 description = """
 Hack for the compiler's own build system
 """
+edition = "2018"
 
 [lib]
 path = "lib.rs"