[package] name = "rustcord-sys" version = "0.2.4" authors = ["AregevDev "] edition = "2018" description = "Raw FFI bindings for the Discord Rich Presence API" keywords = ["discord", "rpc"] repository = "https://github.com/AregevDev/rustcord" categories = ["api-bindings"] license = "Apache-2.0" readme = "README.md" [dependencies] [build-dependencies] bindgen = "0.52.0" cmake = "0.1.42"