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

bump minimum supported rustc version because of minor version change of parking_lot crate

This commit is contained in:
Nikolay Kim
2018-04-29 14:13:46 -07:00
parent c72d1381a6
commit 03ded62337
4 changed files with 7 additions and 7 deletions

View File

@ -4,13 +4,13 @@ environment:
matrix:
# Stable channel
- TARGET: i686-pc-windows-gnu
CHANNEL: 1.21.0
CHANNEL: 1.24.0
- TARGET: i686-pc-windows-msvc
CHANNEL: 1.21.0
CHANNEL: 1.24.0
- TARGET: x86_64-pc-windows-gnu
CHANNEL: 1.21.0
CHANNEL: 1.24.0
- TARGET: x86_64-pc-windows-msvc
CHANNEL: 1.21.0
CHANNEL: 1.24.0
# Stable channel
- TARGET: i686-pc-windows-gnu
CHANNEL: stable