Add a Rust version badge.

This commit is contained in:
Dan Gohman
2018-11-20 22:41:28 -06:00
parent 74ccddcd64
commit df2b610304

View File

@@ -2,5 +2,6 @@
Standalone JIT-style runtime support for WebAsssembly code in Cranelift
[![Build Status](https://travis-ci.org/CraneStation/wasmtime.svg?branch=master)](https://travis-ci.org/CraneStation/wasmtime)
![Minimum rustc 1.30](https://img.shields.io/badge/rustc-1.30+-red.svg)
*This is a work in progress that is not currently functional.*