summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-tag/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/core/imag-tag/Cargo.toml')
-rw-r--r--bin/core/imag-tag/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/core/imag-tag/Cargo.toml b/bin/core/imag-tag/Cargo.toml
index 15c7e3dd..22630680 100644
--- a/bin/core/imag-tag/Cargo.toml
+++ b/bin/core/imag-tag/Cargo.toml
@@ -37,7 +37,7 @@ default-features = false
features = ["color", "suggestions", "wrap_help"]
[dev-dependencies]
-toml-query = "0.9.2"
+toml-query = "0.10"
env_logger = "0.7"
[dev-dependencies.libimagutil]