summaryrefslogtreecommitdiffstats
path: root/crates/pcre2/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/pcre2/Cargo.toml')
-rw-r--r--crates/pcre2/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/pcre2/Cargo.toml b/crates/pcre2/Cargo.toml
index c1c49766..e4aa9c4d 100644
--- a/crates/pcre2/Cargo.toml
+++ b/crates/pcre2/Cargo.toml
@@ -10,7 +10,7 @@ homepage = "https://github.com/BurntSushi/ripgrep/tree/master/crates/pcre2"
repository = "https://github.com/BurntSushi/ripgrep/tree/master/crates/pcre2"
readme = "README.md"
keywords = ["regex", "grep", "pcre", "backreference", "look"]
-license = "Unlicense/MIT"
+license = "Unlicense OR MIT"
edition = "2018"
[dependencies]