Rename the top-level crate from wasmtime-tools to wasmtime.
This is a binary application crate which contains the wasmtime command-line application.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "wasmtime-tools"
|
||||
name = "wasmtime"
|
||||
authors = ["The Wasmtime Project Developers"]
|
||||
version = "0.1.0"
|
||||
description = "Command-line interface for the wasmtime crate"
|
||||
|
||||
Reference in New Issue
Block a user