diff --git a/Cargo.toml b/Cargo.toml index f8457051..0cde56aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "nu" version = "0.1.1" -authors = ["Yehuda Katz "] +authors = ["Yehuda Katz ", "Jonathan Turner "] description = "A shell for the GitHub era" -license = "ISC" +license = "MIT" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html