[package] name = "mkentity" version = "0.1.0" edition = "2021" authors = ["Mushogenshin "] description = "Trait for mktree with enum of project sources" documentation = "https://docs.rs/mkentity/latest/mkentity/" license = "MIT OR Apache-2.0" readme = "README.md" categories = [] keywords = [] include = ["**/*.rs", "Cargo.toml"] [lib] [features] mongo = [] postgres = [] zou = [] [dependencies]