mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 15:51:06 +01:00
bump uuid dev dep
This commit is contained in:
parent
97ee544057
commit
e0ffd4e592
@ -25,5 +25,5 @@ time = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
actix-web = "4"
|
||||
uuid = { version = "0.8", features = ["v4"] }
|
||||
static_assertions = "1"
|
||||
uuid = { version = "1", features = ["v4"] }
|
||||
|
Loading…
Reference in New Issue
Block a user