mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
move rand to workspace dep
This commit is contained in:
@ -13,5 +13,5 @@ derive_more = "0.99.5"
|
||||
env_logger.workspace = true
|
||||
futures-util.workspace = true
|
||||
log.workspace = true
|
||||
rand = "0.8"
|
||||
rand.workspace = true
|
||||
tokio = { workspace = true, features = ["rt", "time", "macros"] }
|
||||
|
Reference in New Issue
Block a user