[package] name = "libknot-sys" version = "0.1.1" authors = ["Kilobyte22 "] description = "Low-Level bindings to libknot, the library of the knot dns server" license = "MIT" documentation = "https://docs.rs/libknot-sys/*" repository = "https://git.paranoidlabs.org/kilobyte/libknot-sys" [dependencies] [build-dependencies] bindgen = "0.37.4"