mirror of
https://github.com/nushell/nushell.git
synced 2025-02-02 03:30:16 +01:00
Add missing crate description to nu-plugin-test-support (#12368)
This commit is contained in:
parent
c3428b891a
commit
b6c537d782
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user