summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-store/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/core/imag-store/Cargo.toml')
-rw-r--r--bin/core/imag-store/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/core/imag-store/Cargo.toml b/bin/core/imag-store/Cargo.toml
index ae582e58..eaead468 100644
--- a/bin/core/imag-store/Cargo.toml
+++ b/bin/core/imag-store/Cargo.toml
@@ -39,7 +39,7 @@ features = ["color", "suggestions", "wrap_help"]
early-panic = [ "libimagstore/early-panic" ]
[dev-dependencies]
-toml-query = { git = "https://github.com/matthiasbeyer/toml-query", branch = "master" }
+toml-query = "0.10"
[dev-dependencies.libimagutil]
version = "0.10.0"