summaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* feat(rola-bucket): add TOML bucket config read/write魏曹先生2026-06-191-0/+1
* feat(rola-bucket): add bucket bind management魏曹先生2026-06-191-0/+4
* feat(bucket): implement bucket initialization and logging infrastructure魏曹先生2026-06-181-0/+1
* refactor: extract shared utilities and add space-system crate魏曹先生2026-06-181-2/+14
* feat(rola-bucket): add bucket transfer protocol and error handling魏曹先生2026-06-181-0/+2
* feat: add test sandbox helper and enable tokio multi-thread runtime魏曹先生2026-06-181-1/+4
* feat(functions): add safe file copy with atomic rename魏曹先生2026-06-181-0/+6
* chore: initialize project structure and add core modules魏曹先生2026-06-171-0/+26