From b028472481df108537b60104314081b65bf51147 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Fri, 18 Jan 2019 10:47:41 +0300 Subject: :arrow_up: update rust --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 12e4da4a3..7ccfe78fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ before_cache: build: &rust_build language: rust - rust: 1.31.1 + rust: 1.32.0 script: - rustup component add rustfmt - rustup component add rust-src -- cgit v1.2.3