summaryrefslogtreecommitdiffstats
path: root/crates/printer/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/printer/Cargo.toml')
-rw-r--r--crates/printer/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/printer/Cargo.toml b/crates/printer/Cargo.toml
index 3a87b532..61bfcaf1 100644
--- a/crates/printer/Cargo.toml
+++ b/crates/printer/Cargo.toml
@@ -11,7 +11,7 @@ homepage = "https://github.com/BurntSushi/ripgrep/tree/master/crates/printer"
repository = "https://github.com/BurntSushi/ripgrep/tree/master/crates/printer"
readme = "README.md"
keywords = ["grep", "pattern", "print", "printer", "sink"]
-license = "Unlicense/MIT"
+license = "Unlicense OR MIT"
edition = "2018"
[features]