diff --git a/Cargo.toml b/Cargo.toml index 85d0920c..0cfe7cfc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -authors = ["JT ", "The Nushell Project Developers"] +authors = ["The Nushell Project Developers"] description = "A readline-like crate for CLI text input" edition = "2021" license = "MIT"