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

bump MSRV to 1.42 (#180)

This commit is contained in:
Rob Ede
2020-08-17 15:37:57 +01:00
committed by GitHub
parent 5d28be9ad6
commit fb098536ee
4 changed files with 6 additions and 9 deletions

View File

@ -13,8 +13,8 @@ Actix net - framework for composable network services
## Documentation & community resources
* [Chat on gitter](https://gitter.im/actix/actix)
* Minimum supported Rust version: 1.39 or later
* [Chat on Gitter](https://gitter.im/actix/actix)
* Minimum supported Rust version: 1.42 or later
## Example