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

update msrv info

This commit is contained in:
Rob Ede
2022-01-28 22:15:16 +00:00
parent b8a7741524
commit 7988694242

View File

@ -13,7 +13,8 @@ See `actix-server/examples` and `actix-tls/examples` for some basic examples.
### MSRV
This repo's Minimum Supported Rust Version (MSRV) is 1.46.0.
Most crates in this repo's have a Minimum Supported Rust Version (MSRV) of 1.46.0. Only `actix-tls`
and `actix-server` have MSRV of 1.52.0.
## License