1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 15:07:43 +02:00

docs(server): update changelog

This commit is contained in:
Rob Ede
2024-08-04 22:34:02 +01:00
parent 779fa28bd5
commit baf1b6042a

View File

@ -2,6 +2,8 @@
## Unreleased
- Update `mio` dependency to `1`.
## 2.4.0
- Update `tokio-uring` dependency to `0.5`.