mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
update actix ecosystem deps
This commit is contained in:
@ -10,3 +10,5 @@ env_logger.workspace = true
|
||||
futures-util.workspace = true
|
||||
log.workspace = true
|
||||
parking_lot = "0.12"
|
||||
tokio = { workspace = true, features = ["sync"] }
|
||||
tokio-stream.workspace = true
|
||||
|
Reference in New Issue
Block a user