1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 14:49:20 +02:00

bump msrv to 1.54

This commit is contained in:
Rob Ede
2021-12-29 08:59:15 +00:00
parent 9779010a5a
commit a87e01f0d1
27 changed files with 74 additions and 71 deletions

View File

@ -12,7 +12,7 @@
- [API Documentation](https://docs.rs/awc)
- [Example Project](https://github.com/actix/examples/tree/HEAD/security/awc_https)
- Minimum Supported Rust Version (MSRV): 1.52
- Minimum Supported Rust Version (MSRV): 1.54
## Example