mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 02:28:35 +02:00
Add missing descriptions and licenses to subcrates
This commit is contained in:
@ -3,6 +3,8 @@ name = "nu_plugin_binaryview"
|
||||
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 binary viewer plugin for Nushell"
|
||||
license = "MIT"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
Reference in New Issue
Block a user