X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftools%2Frustc-std-workspace-core%2FCargo.toml;h=38ca56a557be6c2935c62da934f57bf8f3552d62;hb=08cd34e4fc062345dd20c018384b360cd57915b1;hp=d527ce12bc3a15335f491c7a7a23f42ae7b3d94a;hpb=7cb3ee453b829a513749eb49e6cbe7fe4da527b1;p=rust.git diff --git a/src/tools/rustc-std-workspace-core/Cargo.toml b/src/tools/rustc-std-workspace-core/Cargo.toml index d527ce12bc3..38ca56a557b 100644 --- a/src/tools/rustc-std-workspace-core/Cargo.toml +++ b/src/tools/rustc-std-workspace-core/Cargo.toml @@ -2,7 +2,7 @@ name = "rustc-std-workspace-core" version = "1.0.0" authors = ["Alex Crichton "] -license = 'MIT/Apache-2.0' +license = 'MIT OR Apache-2.0' description = """ Hack for the compiler's own build system """