summaryrefslogtreecommitdiffstats
path: root/crates/globset/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/globset/Cargo.toml')
-rw-r--r--crates/globset/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/globset/Cargo.toml b/crates/globset/Cargo.toml
index 89e2fa36..6c3d6139 100644
--- a/crates/globset/Cargo.toml
+++ b/crates/globset/Cargo.toml
@@ -13,6 +13,7 @@ repository = "https://github.com/BurntSushi/ripgrep/tree/master/crates/globset"
readme = "README.md"
keywords = ["regex", "glob", "multiple", "set", "pattern"]
license = "Unlicense/MIT"
+edition = "2018"
[lib]
name = "globset"