Update dependencies

This commit is contained in:
Matthias Beyer 2016-11-30 09:36:45 +01:00
parent 6aebdb90e0
commit 91fca4ba13

View file

@ -17,7 +17,7 @@ homepage = "http://imag-pim.org"
codegen-units = 2
[dependencies]
fs2 = "0.3"
fs2 = "0.4"
glob = "0.2.11"
lazy_static = "0.2.*"
log = "0.3"
@ -26,7 +26,7 @@ semver = "0.5"
toml = "0.2.*"
version = "2.0.1"
crossbeam = "0.2.*"
walkdir = "0.1.*"
walkdir = "1.0.*"
[dependencies.libimagerror]
path = "../libimagerror"