diff --git a/libimagstorestdhook/Cargo.toml b/libimagstorestdhook/Cargo.toml index 163f6398..b9bda7f3 100644 --- a/libimagstorestdhook/Cargo.toml +++ b/libimagstorestdhook/Cargo.toml @@ -4,7 +4,7 @@ version = "0.2.0" authors = ["Matthias Beyer "] [dependencies] -toml = "0.1.25" +toml = "0.2.*" log = "0.3" fs2 = "0.2"