rayon bump

This commit is contained in:
Nikolay Volf
2016-09-30 02:25:35 +03:00
parent f16de5501a
commit ba3de5d3b9
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ num_cpus = "0.2"
crossbeam = "0.2.9"
lazy_static = "0.2"
bloomchain = "0.1"
rayon = "0.3.1"
rayon = "0.4"
semver = "0.2"
bit-set = "0.4"
time = "0.1"