Skip to content

Commit a5dd65f

Browse files
authored
Merge pull request #80 from kaksmet/bump-minimum-rust
Bump minimum supported rust version to 1.14
2 parents 7623c31 + a28c390 commit a5dd65f

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.13.0
3+
- 1.14.0
44
- stable
55
- beta
66
- nightly

0 commit comments

Comments
 (0)