mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
Bump rand from 0.7.x to 0.8.x (#1845)
This commit is contained in:
@ -112,7 +112,7 @@ tinyvec = { version = "1", features = ["alloc"] }
|
||||
[dev-dependencies]
|
||||
actix = "0.10.0"
|
||||
actix-http = { version = "2.1.0", features = ["actors"] }
|
||||
rand = "0.7"
|
||||
rand = "0.8"
|
||||
env_logger = "0.8"
|
||||
serde_derive = "1.0"
|
||||
brotli2 = "0.3.2"
|
||||
|
Reference in New Issue
Block a user