Bump rust minimum version in CI

This commit is contained in:
Josh Holmer 2020-10-11 18:41:10 -04:00 committed by GitHub
parent 3187520a87
commit 8eadb04fcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ jobs:
- x86_64-apple-darwin - x86_64-apple-darwin
toolchain: toolchain:
# Minimum stable # Minimum stable
- "1.41.0" - "1.45.0"
- stable - stable
- beta - beta
- nightly - nightly