aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client/tests/data/xonsh/xonsh-82eafbf5-9f43-489a-80d2-61c7dc6ef542.json (follow)
Commit message (Collapse)AuthorAge
* chore: Move everything into one big crateBenedikt Peetz2026-06-11
| | | | | That helps remove duplicated code and rustc/cargo will now also show dead code correctly.
* chore: move crates into crates/ dir (#1958)Ellie Huxtable2024-04-18
I'd like to tidy up the root a little, and it's nice to have all the rust crates in one place