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

|
||||

|
||||
|
||||
Wasmtime passes the WebAssembly spec testsuite, and supports a new system
|
||||
API proposal called [WebAssembly System Interface], or WASI.
|
||||
|
||||
Reference in New Issue
Block a user