fixup! Update uuid.

This commit is contained in:
Josh Matthews 2022-04-01 00:36:08 -04:00
parent 471650ba90
commit e0248005ef

View file

@ -21,7 +21,6 @@ rand = [
"quickcheck", # Only used in tests "quickcheck", # Only used in tests
"servo_rand", "servo_rand",
"tempfile", "tempfile",
"uuid",
"tungstenite", "tungstenite",
"ws", "ws",
] ]