summaryrefslogtreecommitdiffstats
path: root/lib/entry/libimagentrygps/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/entry/libimagentrygps/Cargo.toml')
-rw-r--r--lib/entry/libimagentrygps/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/entry/libimagentrygps/Cargo.toml b/lib/entry/libimagentrygps/Cargo.toml
index ed5f3390..8d2d1f59 100644
--- a/lib/entry/libimagentrygps/Cargo.toml
+++ b/lib/entry/libimagentrygps/Cargo.toml
@@ -21,7 +21,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
toml = "0.5.1"
-toml-query = "0.9.2"
+toml-query = { git = "https://github.com/matthiasbeyer/toml-query", branch = "master" }
serde_derive = "1.0.94"
serde = "1.0.94"
anyhow = "1"