kitsune/lib/speedy-uuid
Aumetra Weisman ef0ed293f8
Miscellaneous changes (#541)
* fix some things

* remove utoipa

* move some dependencies into workspace toml, use graphiql instead

* fix deprecated

* allow deprecated diesel stuff

* use diesel

* use workspace for member deps

* automatically enable some features
2024-05-22 20:32:58 +00:00
..
src Miscellaneous changes (#541) 2024-05-22 20:32:58 +00:00
tests Replace `redis-rs` with `fred` (#535) 2024-05-20 22:03:02 +02:00
Cargo.toml Miscellaneous changes (#541) 2024-05-22 20:32:58 +00:00
LICENSE-APACHE-2.0 Relicense Kitsune (#479) 2024-02-09 14:10:59 +00:00
LICENSE-MIT Relicense Kitsune (#479) 2024-02-09 14:10:59 +00:00
README.md Improved job scheduler (#254) 2023-07-04 16:47:41 +00:00

README.md

speedy-uuid

Small wrapper around the uuid and uuid-simd crates

It uses the uuid-simd crate for de-/serialisation and implements traits for compatibility with a bunch of other crates