[package] name = "haiku-sys" version = "0.2.0" authors = ["Niels Sascha Reedijk "] description = """ Bindings to the low-level C-API on Haiku """ repository = "https://github.com/nielx/haiku-rs" homepage = "https://haiku-os.org/" categories = ["external-ffi-bindings", "os"] license = "MIT" [dependencies] libc = "0.2.66"