mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-03 00:00:05 +02:00
changelog: fix release date of v1.42.1 (#7244)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# 1.42.1 (April 7nd, 2025)
|
# 1.42.1 (April 8th, 2025)
|
||||||
|
|
||||||
This release fixes a soundness issue in the broadcast channel. The channel
|
This release fixes a soundness issue in the broadcast channel. The channel
|
||||||
accepts values that are `Send` but `!Sync`. Previously, the channel called
|
accepts values that are `Send` but `!Sync`. Previously, the channel called
|
||||||
|
|||||||
Reference in New Issue
Block a user