bump regex and log

This commit is contained in:
Niklas Adolfsson 2018-10-29 18:20:17 +01:00
parent 9fdf2f6fbc
commit 6f2b343ab6
No known key found for this signature in database
GPG Key ID: A5C9609E830D742A
1 changed files with 2 additions and 2 deletions

View File

@ -11,10 +11,10 @@ elastic-array = "0.10"
fs-swap = "0.2.4"
interleaved-ordered = "0.1.0"
kvdb = { version = "0.1", path = "../kvdb" }
log = "0.3"
log = "0.4"
num_cpus = "1.0"
parking_lot = "0.6"
regex = "0.2"
regex = "1.0"
parity-rocksdb = "0.5"
[dev-dependencies]