aboutsummaryrefslogtreecommitdiffstats
path: root/rust/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/Cargo.toml')
-rw-r--r--rust/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index 190177a6..677a31e2 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -15,7 +15,7 @@ diesel_migrations = "1.3"
dotenv = "0.9.0"
clap = "2"
error-chain = "0.12"
-uuid = "0.5"
+uuid = "0.6"
log = "*"
data-encoding = "2.1"
regex = "1"