Update incorrect crate descriptions (#5159)

This commit is contained in:
Reilly Wood
2022-04-11 11:17:06 -07:00
committed by GitHub
parent 521e28dcdc
commit 57761149f4
8 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
[package]
authors = ["The Nushell Project Developers"]
description = "A set of query commands for Nushell"
description = "A Nushell plugin to query JSON, XML, and various web data"
edition = "2021"
license = "MIT"
name = "nu_plugin_query"