diff --git a/crates/nu-test-support/Cargo.toml b/crates/nu-test-support/Cargo.toml index 0cba7fd1c..a46d64a0a 100644 --- a/crates/nu-test-support/Cargo.toml +++ b/crates/nu-test-support/Cargo.toml @@ -1,6 +1,6 @@ [package] authors = ["The Nu Project Contributors"] -description = "A source string characterizer for Nushell" +description = "Support for writing Nushell tests" edition = "2018" license = "MIT" name = "nu-test-support"