[package] name = "telegraph" version = "0.1.1" authors = ["Safort "] repository = "https://github.com/Safort/telegraph" description = "Unofficial Telegraph library" license = "MIT" [dependencies] hyper = "0.9" serde = "0.8" serde_json = "0.8" serde_derive = "0.8"