aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/message.rs (unfollow)
Commit message (Collapse)Author
2023-04-11Switch to uuidv7 (#864)Ellie Huxtable
* 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