summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-header/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/core/imag-header/Cargo.toml')
-rw-r--r--bin/core/imag-header/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/core/imag-header/Cargo.toml b/bin/core/imag-header/Cargo.toml
index 6f293f0c..258baa50 100644
--- a/bin/core/imag-header/Cargo.toml
+++ b/bin/core/imag-header/Cargo.toml
@@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }
log = "0.4.6"
version = "3.0.0"
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = { git = "https://github.com/matthiasbeyer/toml-query", branch = "master" }
filters = "0.3.0"
anyhow = "1"
resiter = "0.4.0"