Update GH workflows, bump minimum Rust to 1.36.0

This commit is contained in:
Lucien Greathouse
2019-09-17 18:31:02 -07:00
parent 13dafc2091
commit 717c15256f
4 changed files with 44 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
matrix:
include:
- language: rust
rust: 1.34.0
rust: 1.36.0
cache: cargo
script: