summaryrefslogtreecommitdiffstats
path: root/crates/ignore/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ignore/Cargo.toml')
-rw-r--r--crates/ignore/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/ignore/Cargo.toml b/crates/ignore/Cargo.toml
index d31b451b..c15ce028 100644
--- a/crates/ignore/Cargo.toml
+++ b/crates/ignore/Cargo.toml
@@ -11,7 +11,7 @@ homepage = "https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore"
repository = "https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore"
readme = "README.md"
keywords = ["glob", "ignore", "gitignore", "pattern", "file"]
-license = "Unlicense/MIT"
+license = "Unlicense OR MIT"
edition = "2018"
[lib]