We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37bd81 commit 12816c8Copy full SHA for 12816c8
.travis.yml
@@ -3,7 +3,7 @@ sudo: false
3
4
matrix:
5
include:
6
- - rust: 1.13.0
+ - rust: 1.16.0
7
install:
8
script: cargo build
9
- rust: stable
0 commit comments