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

doc amendments

This commit is contained in:
Rob Ede
2023-07-19 19:27:20 +01:00
parent 908fb2606e
commit 4272510261
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
## Unreleased - 2023-xx-xx
- Add `TestServerConfig::workers()` setter method
- Add `TestServerConfig::workers()` setter method.
- Minimum supported Rust version (MSRV) is now 1.65 due to transitive `time` dependency.
## 0.1.1 - 2023-02-26