Support version option in Nu bin. (#3632)

Additionally we remove the little pieces that we relied on `clap` (for version number in this case).
This commit is contained in:
Andrés N. Robalino
2021-06-16 14:53:28 -05:00
committed by GitHub
parent 18be6768c9
commit 2a946af81e
13 changed files with 129 additions and 56 deletions

View File

@ -51,7 +51,6 @@ byte-unit = "2.1.0"
bytes = "0.4.12"
chrono-humanize = "0.0.11"
chrono-tz = "0.5.1"
clap = "2.33.0"
conch-parser = "0.1.1"
derive-new = "0.5.6"
dunce = "1.0.0"