[package] name = "bookkeeper-rs" authors = ["wuxiaohui ","Lan Liang "] version = "0.0.2" edition = "2018" license = "Apache-2.0" description = "Apache Bookkeeper Client" repository = "https://github.com/pulsar-sigs/bookkeeper-rs" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] protobuf-codegen-pure = "2.14"