Skip to content

Commit 4b1585a

Browse files
committed
Bump minimum supported rust version to 1.13
Some of our dependencies now relies on `?` which was stabilized in 1.13.
1 parent b468c9c commit 4b1585a

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
@@ -1,6 +1,6 @@
11
language: rust
22
rust:
3-
- 1.12.0
3+
- 1.13.0
44
- stable
55
- beta
66
- nightly

0 commit comments

Comments
 (0)