Update authors in Cargo.toml.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "wasmtime-tools"
|
name = "wasmtime-tools"
|
||||||
authors = ["The Cranelift Project Developers"]
|
authors = ["The Wasmtime Project Developers"]
|
||||||
version = "0.0.0"
|
version = "0.0.0"
|
||||||
description = "Command-line interface for the wasmtime crate"
|
description = "Command-line interface for the wasmtime crate"
|
||||||
license = "Apache-2.0 WITH LLVM-exception"
|
license = "Apache-2.0 WITH LLVM-exception"
|
||||||
|
|||||||
Reference in New Issue
Block a user