File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " kafkang"
3- version = " 0.2.1 "
3+ version = " 0.3.0 "
44authors = [" Sardorbek Pulatov <sardo@hey.com>" ]
55categories = [" api-bindings" ]
66documentation = " https://docs.rs/kafkang/"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ expect the version number to grow quickly).
2424
2525``` toml
2626[dependencies ]
27- kafkang = " 0.1 .0"
27+ kafkang = " 0.3 .0"
2828```
2929
3030To build ** kafkang** the usual ` cargo build ` should suffice. The crate
@@ -156,4 +156,4 @@ for more information.
156156
157157- [ rust-rdkafka] ( https://github.com/fede1024/rust-rdkafka ) is an emerging alternative Kafka client library for Rust based on
158158 ` librdkafka ` . rust-rdkafka provides a safe Rust interface to librdkafka.
159- - [ kafkang ] ( https://github.com/kafka-rust/kafka-rust ) - This fork’s repository (original code based on kafka-rust).
159+ - [ kafka-rust ] ( https://github.com/kafka-rust/kafka-rust ) - This fork’s repository (original code based on kafka-rust).
You can’t perform that action at this time.
0 commit comments