Update Cargo.toml authors fields.

This commit is contained in:
Dan Gohman
2019-01-03 11:38:41 -08:00
parent 2f04b78ecf
commit df7724ce2b
6 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "wasmtime-fuzz"
version = "0.0.0"
authors = ["The Cranelift Project Developers"]
authors = ["The Wasmtime Project Developers"]
publish = false
[package.metadata]