[package] name = "glk-sys" description = "Raw FFI bindings & build script to link against Glk" version = "0.2.0" authors = ["mara ", "Andrew Plotkin"] edition = "2018" license = "MIT" repository = "https://gitlab.com/vmedea/glk-rs" readme = "README.md" [build-dependencies] bindgen = "0.51" cc = "1.0"