diff --git a/libimagstorestdhook/Cargo.toml b/libimagstorestdhook/Cargo.toml index 789fc053..31a1e790 100644 --- a/libimagstorestdhook/Cargo.toml +++ b/libimagstorestdhook/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] [dependencies] toml = "0.1.25" log = "0.3" -fs2 = "0.2.3" +fs2 = "0.2" [dependencies.libimagstore] path = "../libimagstore"