# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "astrolab-smart-coffee-types" version = "0.0.10256" authors = ["backend_team "] description = "Types lib" documentation = "https://docs.rs/astrolab-smart-coffee-types" license = "Apache-2.0" [dependencies.actix-web] version = "2.0.0" [dependencies.bson] version = "0.14.0" [dependencies.chrono] version = "0.4" features = ["serde"] [dependencies.derive_more] version = "0.99.2" [dependencies.serde] version = "1.0.104" [dependencies.serde_derive] version = "1.0.104" [dependencies.serde_json] version = "1.0.44" [dependencies.validator] version = "0.10.0" [dependencies.validator_derive] version = "0.10.0"