summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-id-in-collection/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/core/imag-id-in-collection/Cargo.toml')
-rw-r--r--bin/core/imag-id-in-collection/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/core/imag-id-in-collection/Cargo.toml b/bin/core/imag-id-in-collection/Cargo.toml
index 19da86fa..91467e8e 100644
--- a/bin/core/imag-id-in-collection/Cargo.toml
+++ b/bin/core/imag-id-in-collection/Cargo.toml
@@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }
filters = "0.3.0"
log = "0.4.6"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = { git = "https://github.com/matthiasbeyer/toml-query", branch = "master" }
anyhow = "1"
libimagstore = { version = "0.10.0", path = "../../../lib/core/libimagstore" }