Skip to content

Commit 12816c8

Browse files
authored
Update minimum supported Rust version.
1 parent d37bd81 commit 12816c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sudo: false
33

44
matrix:
55
include:
6-
- rust: 1.13.0
6+
- rust: 1.16.0
77
install:
88
script: cargo build
99
- rust: stable

0 commit comments

Comments
 (0)