astrolab-smart-coffee-types 0.9.9999956

Types lib
Documentation
[package]
name = "astrolab-smart-coffee-types"
version = "0.9.9999956"
authors = ["backend_team <www.astrolab-agency.com>"]
edition = "2018"
documentation = "https://docs.rs/astrolab-smart-coffee-types"
license = "Apache-2.0"
description = "Types lib"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
serde = "1.0.104"
serde_json = "1.0.44"
serde_derive = "1.0.104"
validator = "0.10.0"
validator_derive = "0.10.0"
bson = "0.14.0"
chrono = { version = "0.4", features = ["serde"] }
actix-web = "2.0.0"
derive_more = "0.99.2"