1 2 3 4 5 6 7 8 9 10 11 12
[package] name = "task_define" version = "0.1.13" authors.workspace = true edition.workspace = true license.workspace = true rust-version.workspace = true repository.workspace = true description = "task 结构定义" [lints] workspace = true