mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 01:31:57 -07:00
edition: set edition=2018
This commit is contained in:
@@ -12,6 +12,7 @@ readme = "README.md"
|
||||
keywords = ["regex", "pattern", "trait"]
|
||||
license = "Unlicense/MIT"
|
||||
autotests = false
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
memchr = "2.1"
|
||||
|
Reference in New Issue
Block a user