mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 09:25:38 +02:00
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:
committed by
GitHub
parent
18be6768c9
commit
2a946af81e
@ -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"
|
||||
|
Reference in New Issue
Block a user