1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-02-02 10:59:03 +01:00

bump rustc min version

This commit is contained in:
Nikolay Kim 2018-05-08 10:15:14 -07:00
parent 7af09390ee
commit 9e610a8134

View File

@ -1,6 +1,6 @@
language: rust
rust:
- 1.21.0
- 1.24.0
- stable
- beta
- nightly