mirror of
https://github.com/openharmony/commonlibrary_rust_ylong_runtime.git
synced 2026-06-30 21:57:57 -04:00
add .gitignore and Cargo.toml
Signed-off-by: fqwert <yanglv2@huawei.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
target
|
||||
Cargo.lock
|
||||
@@ -0,0 +1,8 @@
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
members = [
|
||||
"ylong_ffrt",
|
||||
"ylong_io",
|
||||
"ylong_runtime",
|
||||
"ylong_runtime_macros"
|
||||
]
|
||||
Reference in New Issue
Block a user