[package] name = "fluent-bit-go-sys" version = "0.0.1" authors = ["The Fluent Bit Authors"] license = "Apache-2.0" description = "Bindings for Fluent Bit Go" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] bindgen = "0.54.1"