Skip to content

Commit 22c9e39

Browse files
Seulgi KimSeulgi Kim
authored andcommitted
Use Rust 1.35.0
1 parent 2a8eebf commit 22c9e39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.34.2
3+
- 1.35.0
44
stages:
55
- name: test
66
if: branch != docker-build

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.34.2
1+
1.35.0

0 commit comments

Comments
 (0)