[package] name = "xkb-switch-api" version = "0.1.0" authors = ["German Lashevich "] edition = "2018" description = "xkb-switch API bindings" license = "GPL-3.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] bindgen = "0.52"