summaryrefslogtreecommitdiffstats
path: root/lib/domain/libimagnotes/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/domain/libimagnotes/Cargo.toml')
-rw-r--r--lib/domain/libimagnotes/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/domain/libimagnotes/Cargo.toml b/lib/domain/libimagnotes/Cargo.toml
index fab0be19..e97c2e8b 100644
--- a/lib/domain/libimagnotes/Cargo.toml
+++ b/lib/domain/libimagnotes/Cargo.toml
@@ -22,7 +22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.3"
toml = "0.4"
-toml-query = "^0.4"
+toml-query = "0.6"
error-chain = "0.11"
libimagstore = { version = "0.6.0", path = "../../../lib/core/libimagstore" }