Browse Source

Merge pull request #1657 from mnaamani/rust-toolchain-1.46.0

travis: rust v1.46.0
Bedeho Mender 4 years ago
parent
commit
f19da9aa97
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -9,7 +9,7 @@ language: rust
 # one is embedded in the binary)
 # cache: cargo
 
-rust: stable
+rust: 1.46.0
 
 # Skip Rust build in a pull request if no rust project files were modified
 before_install: