diff --git a/cranelift/isle/isle/Cargo.toml b/cranelift/isle/isle/Cargo.toml index dec3145407..0e684bc56c 100644 --- a/cranelift/isle/isle/Cargo.toml +++ b/cranelift/isle/isle/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "isle" version = "0.1.0" -authors = ["Chris Fallin "] +authors = ["Chris Fallin ", "Nick Fitzgerald "] edition = "2018" license = "Apache-2.0 WITH LLVM-exception"