mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
[yabridgectl] Update clap to the final 3.0 release
This commit is contained in:
@@ -12,7 +12,7 @@ license = "GPL-3.0-or-later"
|
||||
[dependencies]
|
||||
aho-corasick = "0.7.13"
|
||||
anyhow = "1.0.31"
|
||||
clap = { version = "3.0.0-beta.4", features = ["wrap_help"] }
|
||||
clap = { version = "3.0.6", features = ["cargo", "env", "wrap_help"] }
|
||||
colored = "2.0.0"
|
||||
is_executable = "0.1.2"
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user