From a2d4c03c7174f9f858d70afa4a45b23ccac5f579 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 15 Jun 2017 18:32:36 +0200 Subject: bump encoding_rs to 0.6 --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 7078e18e..5877f242 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,10 +34,10 @@ matrix: env: TARGET=x86_64-unknown-linux-gnu # Minimum Rust supported channel. - os: linux - rust: 1.12.0 + rust: 1.16.0 env: TARGET=x86_64-unknown-linux-gnu - os: linux - rust: 1.12.0 + rust: 1.16.0 env: TARGET=x86_64-unknown-linux-musl before_install: -- cgit v1.2.3