Skip to content

Commit 573a02a

Browse files
committed
Release rdkafka-sys v4.7.0+2.3.0
1 parent c4c1d8c commit 573a02a

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rdkafka-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rdkafka-sys"
3-
version = "4.6.0+2.3.0"
3+
version = "4.7.0+2.3.0"
44
authors = ["Federico Giraud <[email protected]>"]
55
build = "build.rs"
66
links = "rdkafka"

rdkafka-sys/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## v4.7.0+2.2.0 (2023-11-07)
6+
57
* Upgrade to librdkafka v2.3.0.
68
* Add cargo enforcement of MSRV of 1.61.
79

0 commit comments

Comments
 (0)