aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-common/src/lib.rs (follow)
Commit message (Collapse)AuthorAge
* chore: migrate to rust 2024 (#2635)Ellie Huxtable2025-03-19
| | | | | | | | | * chore: upgrade to 2024 edition * ugh unsafe * format * nixxxxxxxxxxx why
* chore(deps): update to sqlx 0.8 (#2343)Ellie Huxtable2024-08-05
|
* 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