mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-26 00:00:16 +02:00
changelog: fix release date of v1.44.2 (#7248)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# 1.44.2 (April 4, 2025)
|
||||
# 1.44.2 (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