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

bump MSRV to 1.42 (#1616)

This commit is contained in:
Rob Ede
2020-07-21 08:40:30 +01:00
committed by GitHub
parent f8d5ad6b53
commit 0ec335a39c
15 changed files with 29 additions and 82 deletions

View File

@ -8,7 +8,7 @@ jobs:
fail-fast: false
matrix:
version:
- 1.41.1 # MSRV
- 1.42.0 # MSRV
- stable
- nightly