diff --git a/libimagnotes/Cargo.toml b/libimagnotes/Cargo.toml index a6f41952..6bc99cee 100644 --- a/libimagnotes/Cargo.toml +++ b/libimagnotes/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Matthias Beyer "] [dependencies] semver = "0.2" -log = "0.3.5" +log = "0.3" toml = "0.1.25" [dependencies.libimagstore]