Replace uuid dependency with tiny internal RNG (#679)

This commit is contained in:
Sean McArthur
2019-10-15 14:54:26 -07:00
committed by GitHub
parent 09a541cff5
commit 8583dd2b4c
3 changed files with 50 additions and 4 deletions

View File

@@ -55,7 +55,6 @@ mime_guess = "2.0"
percent-encoding = "2.1"
tokio = { version = "=0.2.0-alpha.6", default-features = false, features = ["io", "tcp", "timer"] }
tokio-executor = "=0.2.0-alpha.6"
uuid = { version = "0.7", features = ["v4"] }
time = "0.1.42"
# TODO: candidates for optional features