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:
@ -12,7 +12,7 @@ chrono = { version = "0.4.20", default-features = false, features = ["clock", "s
|
||||
dotenv = "0.15"
|
||||
env_logger.workspace = true
|
||||
log.workspace = true
|
||||
rand = "0.8"
|
||||
rand.workspace = true
|
||||
serde.workspace = true
|
||||
tokio = { workspace = true, features = ["rt-multi-thread", "macros"] }
|
||||
tokio-util = "0.7.4"
|
||||
|
Reference in New Issue
Block a user