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

@@ -12,6 +12,7 @@ repository = "https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore"
readme = "README.md"
keywords = ["glob", "ignore", "gitignore", "pattern", "file"]
license = "Unlicense/MIT"
edition = "2018"
[lib]
name = "ignore"