Explorar o código

Update minimum Rust version to 1.33.0.

Konstantin Seiler %!s(int64=5) %!d(string=hai) anos
pai
achega
a2b2150dbe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 language: rust
 rust:
-  - 1.32.0
+  - 1.33.0
   - stable
   - beta
   - nightly