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