Skip to content

Commit 9e044e1

Browse files
committed
changelog: fix release date of v1.43.1 (#7246)
1 parent cb08fbc commit 9e044e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tokio/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.43.1 (April 2nd, 2025)
1+
# 1.43.1 (April 5th, 2025)
22

33
This release fixes a soundness issue in the broadcast channel. The channel
44
accepts values that are `Send` but `!Sync`. Previously, the channel called

0 commit comments

Comments
 (0)