Update deps.

This commit is contained in:
Acrimon 2019-11-19 07:28:39 +01:00
parent f6b38cb85b
commit fd776cbe73
No known key found for this signature in database
GPG Key ID: 5F96EDD054C9729E
1 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@ nightly = ["parking_lot/nightly", "dashmap-shard/nightly"]
[dependencies]
dashmap-shard = { version = "0.1.0", default-features = false }
parking_lot = "0.9.0"
num_cpus = "1.10.1"
num_cpus = "1.11.1"
fxhash = "0.2.1"