summaryrefslogtreecommitdiffstats
path: root/lib/domain/libimagtodo/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/domain/libimagtodo/Cargo.toml')
-rw-r--r--lib/domain/libimagtodo/Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/domain/libimagtodo/Cargo.toml b/lib/domain/libimagtodo/Cargo.toml
index 24f2ff37..a5f1956e 100644
--- a/lib/domain/libimagtodo/Cargo.toml
+++ b/lib/domain/libimagtodo/Cargo.toml
@@ -34,8 +34,7 @@ libimagentryutil = { version = "0.10.0", path = "../../../lib/entry/libimagentr
libimagutil = { version = "0.10.0", path = "../../../lib/etc/libimagutil" }
[dependencies.toml-query]
-git = "https://github.com/matthiasbeyer/toml-query"
-branch = "master"
+version = "0.10"
default-features = false
features = ["typed"]