summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7637cf8..58f8a0d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,7 +25,7 @@ chrono = "0.4"
[dependencies.uuid]
features = ["v4"]
-version = "0.5"
+version = "0.8"
[dev-dependencies]
pretty_assertions = "0.6"