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

fix(server): fix panic in test server

This commit is contained in:
Rob Ede
2025-03-08 17:23:59 +00:00
parent 4b9f7ae46d
commit 323a2e2931
2 changed files with 4 additions and 1 deletions

View File

@ -2,6 +2,7 @@
## Unreleased
- Fix panic in test server.
- Minimum supported Rust version (MSRV) is now 1.71.
## 2.5.0