aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/message.rs (follow)
Commit message (Collapse)AuthorAge
* Switch to uuidv7 (#864)Ellie Huxtable2023-04-11
* Add uuid_v7 * Actually use the new uuid * Add a test to ensure all uuids are unique, even in a tight loop * Make clippy happy