Files
wasmtime/.github/workflows
Chris Fallin 3775276050 Update minimum Rust version in CI to 1.43.0.
Firefox currently requires vendored Rust code (including Cranelift) to
compile on Rust 1.43.0, according to this line:

https://searchfox.org/mozilla-central/rev/eb9d5c97927aea75f0c8e38bbc5b5d288099e687/python/mozboot/mozboot/util.py#16

Whenever that version is updated, we can bump this CI check's Rust
version accordingly.
2020-09-10 15:29:07 -07:00
..