summaryrefslogtreecommitdiff
path: root/systems/asset/Cargo.toml
AgeCommit message (Collapse)Author
2026-02-11Add sheet system and reorganize workspace魏曹先生
- Add new "sheet" crate to workspace - Rename "systems/asset" to "systems/_asset" - Reorder workspace members and dependencies for clarity - Update constants with new paths for auth and rules - Add conditional compilation for system module
2026-02-07Rename asset crate to asset_system魏曹先生
2026-02-07Add asset system with file locking and atomic writes魏曹先生