diff --git a/cranelift/src/libcretonne/Cargo.toml b/cranelift/src/libcretonne/Cargo.toml index 38edc811d1..eccd757c7c 100644 --- a/cranelift/src/libcretonne/Cargo.toml +++ b/cranelift/src/libcretonne/Cargo.toml @@ -1,5 +1,5 @@ [package] -authors = ["The cwCretonneRust Project Developers"] +authors = ["The Cretonne Project Developers"] name = "cretonne" version = "0.0.0" build = "build.rs"