mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 14:40:06 +02:00
Add repository info to all workspace crates (#6320)
This helps people who find these crates on crates.io
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
[package]
|
||||
authors = ["The Nushell Project Developers"]
|
||||
description = "A Nushell plugin to query JSON, XML, and various web data"
|
||||
repository = "https://github.com/nushell/nushell/tree/main/crates/nu_plugin_query"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
name = "nu_plugin_query"
|
||||
|
Reference in New Issue
Block a user