edition: set edition=2018

This commit is contained in:
Andrew Gallant
2021-06-01 19:31:27 -04:00
parent 459a9c5637
commit 77a9e99964
9 changed files with 9 additions and 0 deletions

View File

@@ -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"