diff --git a/imag-notes/Cargo.toml b/imag-notes/Cargo.toml index fac64742..64f9f990 100644 --- a/imag-notes/Cargo.toml +++ b/imag-notes/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] [dependencies] semver = "0.2.1" clap = "2.1.1" -log = "0.3.5" +log = "0.3" version = "2.0.1" [dependencies.libimagrt]