Update to regex 0.2.
This commit is contained in:
@@ -15,5 +15,5 @@ license = "Unlicense/MIT"
|
||||
[dependencies]
|
||||
log = "0.3"
|
||||
memchr = "1"
|
||||
regex = "0.1.77"
|
||||
regex-syntax = "0.3.9"
|
||||
regex = "0.2.0"
|
||||
regex-syntax = "0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user