1
0
mirror of https://github.com/actix/examples synced 2024-11-23 14:31:07 +01:00

chore: change to version from workspace

This commit is contained in:
One 2024-07-21 18:45:26 -04:00
parent 3cd5492ef1
commit 6eaf064616

View File

@ -22,4 +22,4 @@ env_logger.workspace = true
futures-util = { workspace = true, features = ["sink"] }
log.workspace = true
tokio = { workspace = true, features = ["full"] }
tokio-stream = "0.1.8"
tokio-stream.workspace = true