diff --git a/Cargo.toml b/Cargo.toml index 6acd090d42..8e8458925c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wasmtime-tools" -authors = ["The Cranelift Project Developers"] +authors = ["The Wasmtime Project Developers"] version = "0.0.0" description = "Command-line interface for the wasmtime crate" license = "Apache-2.0 WITH LLVM-exception"