summaryrefslogtreecommitdiffstats
path: root/lib/domain/libimagcontact/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/domain/libimagcontact/Cargo.toml')
-rw-r--r--lib/domain/libimagcontact/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/domain/libimagcontact/Cargo.toml b/lib/domain/libimagcontact/Cargo.toml
index 7a88f45d..6b076c5f 100644
--- a/lib/domain/libimagcontact/Cargo.toml
+++ b/lib/domain/libimagcontact/Cargo.toml
@@ -23,8 +23,8 @@ maintenance = { status = "actively-developed" }
failure = "0.1"
log = "0.4"
toml = "0.4"
-toml-query = { git = "https://github.com/matthiasbeyer/toml-query", branch = "failure" }
-vobject = { git = "https://github.com/matthiasbeyer/rust-vobject", branch = "master" }
+toml-query = "0.8"
+vobject = "0.7"
uuid = "0.7"
serde = "1"
serde_derive = "1"