bumped dependencies

This commit is contained in:
Michal Budzynski 2017-09-09 03:41:02 +02:00
parent f54723f4dd
commit 3fe5e09902

View file

@ -17,7 +17,7 @@ crossbeam = "0.3"
csv = "1.0.0-beta.4"
data-encoding = "2.0.0-rc.1"
env_logger = "0.4"
error-chain = "0.10"
error-chain = "0.11"
flate2 = "0.2.19"
glob = "0.2"
image = "0.15"
@ -32,7 +32,7 @@ rand = "0.3"
rayon = "0.8"
regex = "0.2"
reqwest = "0.7"
ring = "0.11.0"
ring = "0.12.0"
same-file = "0.1"
select = "0.4"
serde = "1.0"
@ -49,7 +49,7 @@ walkdir = "1.0.7"
syslog = "3.3.0"
[build-dependencies]
skeptic = "0.12"
skeptic = "0.13"
[dev-dependencies]
skeptic = "0.12"
skeptic = "0.13"