Menu
akurai-tasks
publicLatest change d5582b46e09e83e6a9ffdc7dc6a8c8c15912522d - release: v0.1.1 by Ólafur Búi Ólafsson
[workspace] resolver = "2" members = ["crates/tasks-core", "crates/tasks-api", "crates/tasks-mcp", "crates/tasks-cli"] [workspace.package] version = "0.1.1" edition = "2021" license = "MIT" repository = "https://github.com/olibuijr/AkurAI-Tasks" authors = ["Ólafur Búi Ólafsson"] [profile.release] opt-level = 3 lto = "fat" codegen-units = 1 panic = "abort" strip = true