telegram-login 0.2.1

A rust implementation of the verification of Telegram Login requests
Documentation
[package]
name = "telegram-login"
version = "0.2.1"
authors = ["Julian Fell <julesfell@gmail.com>"]
description = "A rust implementation of the verification of Telegram Login requests"
license = "MIT"
repository = "https://github.com/jtfell/telegram-login-rs"

[dependencies]
ring = "0.14.6"
hex = "0.3.2"
chrono = "0.4"
serde = "1.0"
serde_derive = "1.0"