# 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 = "telegram-api-rs2" version = "0.0.5" authors = [ "jrmbchtl", "gubatron", ] description = "Telegram API written in RUST" readme = "README.md" license = "GPL-2.0-or-later WITH Bison-exception-2.2" repository = "https://github.com/gubatron/telegram-bot-rs" [dependencies.json] version = "0.12.4" [dependencies.reqwest] version = "0.11.12" features = ["blocking"] [dependencies.rustc-serialize] version = "0.3.24" [dependencies.urlencoding] version = "1.3.3"