hu-kai45 7ef960c859 tokio 版本升级到 1.25.0
Signed-off-by: hu-kai45 <hukai45@huawei.com>
2023-06-25 16:23:23 +08:00

17 lines
204 B
TOML

[workspace]
members = [
"tokio",
"tokio-macros",
"tokio-test",
"tokio-stream",
"tokio-util",
# Internal
"benches",
"examples",
"stress-test",
"tests-build",
"tests-integration",
]