aboutsummaryrefslogtreecommitdiff
path: root/base/Cargo.toml
AgeCommit message (Expand)Author
2025-01-30avoid transitive crate deps by re-exportmetamuffin
2025-01-29prepare database refactormetamuffin
2024-11-01update depsmetamuffin
2024-07-06update thingsmetamuffin
2024-06-10bump versionsmetamuffin
2024-04-15upgrade all deps (except image-rs)metamuffin
2024-04-15fulltext search pt.1metamuffin
2024-01-24refactor asset system pt. 1metamuffin
2024-01-20replace sled with redbmetamuffin
2024-01-05atomic cache insertionmetamuffin
2023-12-21rework import system pt. 1metamuffin
2023-12-17update all depsmetamuffin
2023-10-24move db to jellybasemetamuffin
2023-10-03use yaml for configurationmetamuffin
2023-10-02untested in-memory cachemetamuffin
2023-10-01draft for permission frameworkmetamuffin
2023-09-30make cache async and fix parallel write bugmetamuffin
2023-09-30bump sha2 versionmetamuffin
2023-09-25move deps to workspace and update rocket to mastermetamuffin
2023-09-24updatemetamuffin
2023-09-22bump depsmetamuffin
2023-09-06update deps and fix compiler hang on rav1emetamuffin
2023-08-06move shared server code to own cratemetamuffin