remove duplicate entry

This commit is contained in:
Ulf Lilleengen 2024-05-29 12:38:33 +02:00
parent d040dfaff9
commit 52965ae96a

View File

@ -17,7 +17,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add OnceLock sync primitive.
- Add constructor for DynamicChannel
- Add ready_to_receive functions to Channel and Receiver.
- Add clear function to all channels.
## 0.5.0 - 2023-12-04