summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-log/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/domain/imag-log/Cargo.toml')
-rw-r--r--bin/domain/imag-log/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/domain/imag-log/Cargo.toml b/bin/domain/imag-log/Cargo.toml
index bf4bcd89..a6d3fb10 100644
--- a/bin/domain/imag-log/Cargo.toml
+++ b/bin/domain/imag-log/Cargo.toml
@@ -22,7 +22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = "0.10"
is-match = "0.1.0"
itertools = "0.8.0"
anyhow = "1"