We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ac4ff6 + 73c111a commit bdaf33dCopy full SHA for bdaf33d
.travis.yml
@@ -1,7 +1,7 @@
1
language: rust
2
rust:
3
- 1.42.0 # pinned toolchain for clippy
4
- - 1.39.0 # minimum supported toolchain
+ - 1.40.0 # minimum supported toolchain (https://github.com/rust-lang/rust/pull/63803)
5
- stable
6
- beta
7
- nightly
0 commit comments