libimagstorestdhook/Cargo.toml: Update dependencies

This commit is contained in:
Matthias Beyer 2016-10-24 14:30:54 +02:00
parent 5ad2bfc462
commit 7bafa10240

View file

@ -16,8 +16,8 @@ homepage = "http://imag-pim.org"
[dependencies]
toml = "0.2.*"
log = "0.3"
fs2 = "0.2"
git2 = "0.4"
fs2 = "0.3"
git2 = "0.5"
[dependencies.libimagstore]
path = "../libimagstore"