[dependencies.chrono]
version = "0.4"
[dependencies.crcnt_ddd_macros]
version = "0.2"
[dependencies.mysql_common]
features = ["chrono"]
version = "0.29"
[dependencies.serde]
features = ["derive"]
version = "1.0"
[dependencies.ulid]
version = "1.0"
[lib]
name = "crcnt_ddd"
path = "src/lib.rs"
[package]
description = "CRCNT DDD Basic Objects"
documentation = "https://github.com/CRCNT/crcnt_ddd/tree/main/ddd"
edition = "2021"
homepage = "https://github.com/CRCNT/crcnt_ddd/tree/main/ddd"
license = "MIT OR Apache-2.0"
name = "crcnt_ddd"
readme = "README.md"
repository = "https://github.com/CRCNT/crcnt_ddd/tree/main/ddd"
resolver = "1"
version = "0.2.14"