Blob Blame History Raw
--- snowflake-1.3.0/Cargo.toml	2017-05-14T00:12:08+01:00
+++ snowflake-1.3.0/Cargo.toml	2018-07-06T16:16:31.779490+01:00
@@ -18,8 +18,8 @@
 
 [dev-dependencies]
 time = "0.1"
-uuid = { version = "0.5", features = ["v4"] }
-rand = "0.3"
+uuid = { version = "0.6", features = ["v4"] }
+rand = "0.4"
 threadpool = "1"
 
 [features]