[package] name = "flb-plugin" version = "0.1.1" authors = ["Hidekazu Kobayashi "] edition = "2021" description = "Fluent Bit plugin binding for Rust" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] flb-plugin-sys = "0.1"