summaryrefslogtreecommitdiffstats
path: root/crates/matcher/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/matcher/Cargo.toml')
-rw-r--r--crates/matcher/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/matcher/Cargo.toml b/crates/matcher/Cargo.toml
index c104e36e..0b506386 100644
--- a/crates/matcher/Cargo.toml
+++ b/crates/matcher/Cargo.toml
@@ -10,7 +10,7 @@ homepage = "https://github.com/BurntSushi/ripgrep/tree/master/crates/matcher"
repository = "https://github.com/BurntSushi/ripgrep/tree/master/crates/matcher"
readme = "README.md"
keywords = ["regex", "pattern", "trait"]
-license = "Unlicense/MIT"
+license = "Unlicense OR MIT"
autotests = false
edition = "2018"