1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

bump msrv to 1.51

This commit is contained in:
Rob Ede
2021-08-30 23:10:36 +01:00
parent 44c7b07ce2
commit c6f579790f
20 changed files with 21 additions and 15 deletions

View File

@ -12,4 +12,4 @@
- [API Documentation](https://docs.rs/actix-session)
- [Example Projects](https://github.com/actix/examples/tree/HEAD/session)
- Minimum Supported Rust Version (MSRV): 1.46
- Minimum Supported Rust Version (MSRV): 1.51