Bump to rust 1.22.1

pull/24/head
sharkdp 6 years ago
parent fb8ef40f3e
commit 57072597d6

@ -12,10 +12,10 @@ matrix:
# Minimum Rust supported channel.
- os: linux
rust: 1.22.0
rust: 1.22.1
env: TARGET=x86_64-unknown-linux-gnu
- os: osx
rust: 1.22.0
rust: 1.22.1
env: TARGET=x86_64-apple-darwin
addons:

Loading…
Cancel
Save