summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-contact/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/domain/imag-contact/Cargo.toml')
-rw-r--r--bin/domain/imag-contact/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/domain/imag-contact/Cargo.toml b/bin/domain/imag-contact/Cargo.toml
index 1bfa66a0..9427c42e 100644
--- a/bin/domain/imag-contact/Cargo.toml
+++ b/bin/domain/imag-contact/Cargo.toml
@@ -25,7 +25,7 @@ toml = "0.5.1"
vobject = "0.7.0"
handlebars = "3"
walkdir = "2.2.8"
-uuid = { version = "0.7.4", features = ["v4"] }
+uuid = { version = "0.8", features = ["v4"] }
serde_json = "1.0.39"
anyhow = "1"
resiter = "0.4"