diff --git a/libimagtodo/Cargo.toml b/libimagtodo/Cargo.toml index 7ef12711..09369719 100644 --- a/libimagtodo/Cargo.toml +++ b/libimagtodo/Cargo.toml @@ -7,7 +7,7 @@ authors = ["mario "] semver = "0.2" task-hookrs = "0.2" uuid = "0.2.0" -toml = "0.1.28" +toml = "0.2.*" log = "0.3.6" serde_json = "0.7.3"