[package] name = "emojicode-sys" version = "0.1.4" authors = ["MagnificentPako "] build = "build.rs" description = "Emojicode API bindings" homepage = "https://git.procrastination.life/~/emojicode-sys.git/" repository = "https://git.procrastination.life/~/emojicode-sys.git/" documentation = "https://docs.rs/emojicode-sys" license-file = "LICENSE.md" readme = "README.md" [build-dependencies] bindgen = "0.33.1"