# 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 = "telegram-bot-raw-ars" version = "0.9.1" authors = [ "Lukas Kalbertodt ", "Fedor Gogolev ", "Gustavo Aguiar ", ] description = "Telegram Bot API types" documentation = "https://docs.rs/telegram-bot-raw/" readme = "README.md" keywords = [ "telegram", "bot", "chat", "api", ] categories = ["api-bindings"] license = "MIT" repository = "https://github.com/telegram-rs/telegram-bot" [dependencies.bytes] version = "1.0" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde-value] version = "0.7.0" [dependencies.serde_derive] version = "1" [dependencies.serde_json] version = "1"