summaryrefslogtreecommitdiffstats
path: root/lib/domain/libimagwiki/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/domain/libimagwiki/Cargo.toml')
-rw-r--r--lib/domain/libimagwiki/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/domain/libimagwiki/Cargo.toml b/lib/domain/libimagwiki/Cargo.toml
index 793e2210..ecf68438 100644
--- a/lib/domain/libimagwiki/Cargo.toml
+++ b/lib/domain/libimagwiki/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 = { git = "https://github.com/matthiasbeyer/toml-query", branch = "master" }
filters = "0.3.0"
anyhow = "1"