diff --git a/crates/nu-plugin-test-support/Cargo.toml b/crates/nu-plugin-test-support/Cargo.toml index 0cc134d04d..05e0745f86 100644 --- a/crates/nu-plugin-test-support/Cargo.toml +++ b/crates/nu-plugin-test-support/Cargo.toml @@ -3,6 +3,7 @@ name = "nu-plugin-test-support" version = "0.92.0" edition = "2021" license = "MIT" +description = "Testing support for Nushell plugins" repository = "https://github.com/nushell/nushell/tree/main/crates/nu-plugin-test-support" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html