Make package names consistent with cranelift's.

This commit is contained in:
Dan Gohman
2018-07-20 16:10:59 -07:00
parent 2608dd0c47
commit f3a6cab472
5 changed files with 18 additions and 28 deletions

View File

@@ -1,5 +1,5 @@
[package]
name = "wasmtime_runtime"
name = "wasmtime-runtime"
version = "0.0.0"
authors = ["The Cranelift Project Developers"]
publish = false