diff --git a/crates/nu-explore/Cargo.toml b/crates/nu-explore/Cargo.toml index 9ab41ca457..cff5c9120d 100644 --- a/crates/nu-explore/Cargo.toml +++ b/crates/nu-explore/Cargo.toml @@ -1,6 +1,6 @@ [package] authors = ["The Nushell Project Developers"] -description = "Nushell table printing" +description = "Nushell table pager" repository = "https://github.com/nushell/nushell/tree/main/crates/nu-explore" edition = "2021" license = "MIT"