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

bump msrv to 1.46

This commit is contained in:
Rob Ede
2020-12-27 04:36:08 +00:00
parent 3ab8c3eb69
commit 33c9aa6988
2 changed files with 2 additions and 2 deletions

View File

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