X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftools%2Frustc-workspace-hack%2FCargo.toml;h=290c4481c005e552871a44230bd4a898b66effc7;hb=08cd34e4fc062345dd20c018384b360cd57915b1;hp=d51841cd65075cc6b5361bc8bc45c8a16269b16f;hpb=a784a80228c9eac3aa0fd86fc90887d5fa20c82e;p=rust.git diff --git a/src/tools/rustc-workspace-hack/Cargo.toml b/src/tools/rustc-workspace-hack/Cargo.toml index d51841cd650..290c4481c00 100644 --- a/src/tools/rustc-workspace-hack/Cargo.toml +++ b/src/tools/rustc-workspace-hack/Cargo.toml @@ -2,7 +2,7 @@ name = "rustc-workspace-hack" 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 """