Skip to content

Commit 3775228

Browse files
committed
Fix doc comment regarding supported MSRV.
1 parent 9bb52a8 commit 3775228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
//!
177177
//! ### Minimum supported Rust version (MSRV)
178178
//!
179-
//! The current minimum supported Rust version (MSRV) is 1.45.0. Note that
179+
//! The current minimum supported Rust version (MSRV) is 1.61.0. Note that
180180
//! bumping the MSRV is not considered a breaking change. Any release of
181181
//! rust-rdkafka may bump the MSRV.
182182
//!

0 commit comments

Comments
 (0)