about summary refs log tree commit diff
path: root/src/tools/rustc-std-workspace-alloc
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/rustc-std-workspace-alloc')
-rw-r--r--src/tools/rustc-std-workspace-alloc/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/rustc-std-workspace-alloc/Cargo.toml b/src/tools/rustc-std-workspace-alloc/Cargo.toml
index 98578914963..05df1fddc7f 100644
--- a/src/tools/rustc-std-workspace-alloc/Cargo.toml
+++ b/src/tools/rustc-std-workspace-alloc/Cargo.toml
@@ -2,7 +2,7 @@
 name = "rustc-std-workspace-alloc"
 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
 """