diesel_uuid (2.2.1)
Published 2024-01-11 11:52:17 +00:00 by Jenkins
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = true
cargo add diesel_uuid@2.2.1
About this package
Diesel UUID
Thin wrapper over the UUID
crate to add diesel MySql implementations
Dependencies
ID | Version |
---|---|
diesel | ^2.1 |
rocket | ^0.5.0-rc.2 |
serde | ^1.0 |
uuid | ^0.8 |