bump encoding_rs to 0.6

This commit is contained in:
Igor Gnatenko
2017-06-15 18:32:36 +02:00
committed by Andrew Gallant
parent b7c3cf314d
commit a2d4c03c71
3 changed files with 6 additions and 6 deletions

View File

@@ -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: