zz-data 0.2.0

Data structures for Zanzarah apis
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0.209"

[dependencies.serde_json]
features = ["raw_value"]
version = "1.0.128"

[dependencies.sqlx]
features = ["postgres", "runtime-tokio", "macros", "uuid", "json"]
version = "0.8.2"

[dependencies.strum]
features = ["derive"]
version = "0.26.3"

[dependencies.uuid]
features = ["v4", "serde"]
version = "1.10.0"

[package]
description = "Data structures for Zanzarah apis"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "zz-data"
version = "0.2.0"