aboutsummaryrefslogtreecommitdiffstats
path: root/crates/client/Cargo.toml (unfollow)
Commit message (Collapse)Author
2026-07-20chore(atuin): Remove unused crate dependenciesBenedikt Peetz
2026-07-20chore: All compilesBenedikt Peetz
2026-07-20chore: CommitBenedikt Peetz
2026-07-09chore: Separate daemon, client, server, and lib into cratesBenedikt Peetz
2026-06-13chore(treewide): Remove `cargo` warnings to 0Benedikt Peetz
There are still the `clippy` warnings, but they are for a future date.
2026-06-12chore(treewide): Cleanup themesBenedikt Peetz
2026-06-11chore: Move everything into one big crateBenedikt Peetz
That helps remove duplicated code and rustc/cargo will now also show dead code correctly.