# 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 = "2021" name = "slack-morphism-models" version = "0.41.0" authors = ["Abdulla Abdurakhmanov "] include = [ "Cargo.toml", "src/**/*.rs", "../../README.md", "../../LICENSE", ] description = "Slack Morphism Models" homepage = "https://github.com/abdolence/slack-morphism-rust" documentation = "https://docs.rs/slack_morphism" readme = "README.md" keywords = [ "slack", "client", ] categories = ["api-bindings"] license = "Apache-2.0" repository = "https://github.com/abdolence/slack-morphism-rust" [package.metadata.release] disable-tag = true [lib] name = "slack_morphism_models" path = "src/lib.rs" [dependencies.chrono] version = "0.4" features = ["serde"] [dependencies.rsb_derive] version = "0.5" [dependencies.rvstruct] version = "0.3" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.serde_with] version = "1.14" [dependencies.url] version = "2.2" features = ["serde"]