mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-13 00:00:24 +02:00
changelog: fix release date of v1.43.1 (#7246)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# 1.43.1 (April 2nd, 2025)
|
||||
# 1.43.1 (April 5th, 2025)
|
||||
|
||||
This release fixes a soundness issue in the broadcast channel. The channel
|
||||
accepts values that are `Send` but `!Sync`. Previously, the channel called
|
||||
|
||||
Reference in New Issue
Block a user