[package] name = "tdjson-copy" version = "0.1.1" authors = ["Mike Lubinets "] description = "Copy of TDLIB Json Client for Rust with tdjson-sys-copy dependency" documentation = "https://docs.rs/crate/tdjson" repository = "https://github.com/mersinvald/tdjson-rs" license = "MIT" keywords = ["telegram", "tdlib", "bindings"] [dependencies] tdjson-sys-copy = { version = "0.1.0" }