diesel_uuid (1.2.0)
Published 2023-03-23 18:58:04 +00:00 by watsom27
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = true
cargo add diesel_uuid@1.2.0
About this package
Diesel UUID
Thin wrapper over the UUID
crate to add diesel MySql implementations
Dependencies
ID | Version |
---|---|
diesel | ^1.4 |
rocket | ^0.5.0-rc.2 |
serde | ^1.0 |
uuid | ^0.8 |