diff --git a/Cargo.toml b/Cargo.toml index 3fd35be2..cff3d7f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Alex Crichton "] homepage = "https://github.com/alexcrichton/tar-rs" repository = "https://github.com/alexcrichton/tar-rs" documentation = "https://docs.rs/tar" -license = "MIT/Apache-2.0" +license = "MIT OR Apache-2.0" keywords = ["tar", "tarfile", "encoding"] readme = "README.md" edition = "2018"