[package] name = "tdjson-sys-copy" version = "0.1.0" authors = ["Mike Lubinets "] description = "copy of TDLIB Json Client Rust FFI Bindings with newer bingen dependency to avoid syntex_syntax build error" documentation = "https://docs.rs/crate/tdjson-sys" repository = "https://github.com/mersinvald/tdjson-sys" license = "MIT" keywords = ["telegram", "tdlib", "bindings", "ffi", "unsafe"] categories = ["external-ffi-bindings"] [build-dependencies] bindgen = "0.54.1"