Add missing descriptions and licenses to subcrates

This commit is contained in:
Jonathan Turner
2019-12-18 06:07:00 +13:00
parent f7f1fba94f
commit 314c3c4a97
19 changed files with 38 additions and 0 deletions

View File

@ -3,6 +3,8 @@ name = "nu_plugin_fetch"
version = "0.7.0"
authors = ["Yehuda Katz <wycats@gmail.com>", "Jonathan Turner <jonathan.d.turner@gmail.com>", "Andrés N. Robalino <andres@androbtech.com>"]
edition = "2018"
description = "A URL fetch plugin for Nushell"
license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html