Files
commonlibrary_rust_ylong_ru…/Cargo.toml
T
fqwert 8157fcf21f add .gitignore and Cargo.toml
Signed-off-by: fqwert <yanglv2@huawei.com>
2023-06-20 16:01:36 +08:00

8 lines
122 B
TOML

[workspace]
resolver = "2"
members = [
"ylong_ffrt",
"ylong_io",
"ylong_runtime",
"ylong_runtime_macros"
]