Update authors in Cargo.toml.

This commit is contained in:
Dan Gohman
2018-10-30 13:07:40 -07:00
parent 4a41d2d6c6
commit 8e114a2703

View File

@@ -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"