rutebot 0.7.4

Telegram bot api bindings
Documentation
[dependencies.bytes]
version = "1"

[dependencies.fure]
version = "0.4"

[dependencies.futures-util]
version = "0.3"

[dependencies.hyper]
features = ["client", "http1"]
version = "0.14"

[dependencies.hyper-multipart-rfc7578]
version = "0.5"

[dependencies.hyper-tls]
version = "0.5"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.serde_json]
version = "1"

[dependencies.tokio]
features = ["time"]
version = "1"
[dev-dependencies.pretty_assertions]
version = "1"

[dev-dependencies.tokio]
features = ["full"]
version = "1"

[package]
authors = ["Ilya Titkov <ilya@titkov.me>"]
categories = ["api-bindings"]
description = "Telegram bot api bindings"
edition = "2018"
keywords = ["telegram", "bot", "telegram-api", "telegram-bot"]
license = "MIT"
name = "rutebot"
readme = "README.md"
repository = "https://github.com/Leonqn/rutebot"
version = "0.7.4"