1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

bump msrv to 1.52.1

This commit is contained in:
Rob Ede
2021-10-19 01:59:28 +01:00
parent efdf3ab1c3
commit ad22cc4e7f
22 changed files with 28 additions and 21 deletions

View File

@ -16,7 +16,7 @@ jobs:
- { name: macOS, os: macos-latest, triple: x86_64-apple-darwin }
- { name: Windows, os: windows-latest, triple: x86_64-pc-windows-msvc }
version:
- 1.51.0 # MSRV
- 1.52.0 # MSRV
- stable
- nightly