upgrade a few deps

This commit is contained in:
Scott Lamb
2018-08-24 22:06:14 -07:00
parent 5bba71345c
commit 8c52c36b51
7 changed files with 740 additions and 742 deletions

View File

@@ -14,5 +14,5 @@ path = "lib.rs"
failure = "0.1.1"
libc = "0.2"
log = "0.4"
parking_lot = { version = "0.5", features = [] }
parking_lot = { version = "0.6", features = [] }
time = "0.1"