deps: update various dependencies
We also increase the MSRV to 1.32, the current stable release, which sets the stage for migrating to Rust 2018.
This commit is contained in:
@@ -22,8 +22,8 @@ bench = false
|
||||
aho-corasick = "0.6.8"
|
||||
fnv = "1.0.6"
|
||||
log = "0.4.5"
|
||||
memchr = "2.0.2"
|
||||
regex = "1.0.5"
|
||||
memchr = "2.1.0"
|
||||
regex = "1.1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
glob = "0.2.11"
|
||||
|
||||
Reference in New Issue
Block a user