Update the minimum Rust version to 1.32.
This commit is contained in:
@@ -5,7 +5,7 @@ os:
|
|||||||
- osx
|
- osx
|
||||||
language: rust
|
language: rust
|
||||||
rust:
|
rust:
|
||||||
- 1.31.0
|
- 1.32.0
|
||||||
- beta
|
- beta
|
||||||
- nightly
|
- nightly
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ utility or as a library embedded in a larger application.
|
|||||||
[](https://travis-ci.org/CraneStation/wasmtime)
|
[](https://travis-ci.org/CraneStation/wasmtime)
|
||||||
[](https://ci.appveyor.com/project/CraneStation/cranelift)
|
[](https://ci.appveyor.com/project/CraneStation/cranelift)
|
||||||
[](https://gitter.im/CraneStation/Lobby)
|
[](https://gitter.im/CraneStation/Lobby)
|
||||||

|

|
||||||
|
|
||||||
*Wasmtime is complete enough to pass the WebAssembly spec testsuite.* Support for
|
*Wasmtime is complete enough to pass the WebAssembly spec testsuite.* Support for
|
||||||
system APIs is coming soon!
|
system APIs is coming soon!
|
||||||
|
|||||||
Reference in New Issue
Block a user