mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-07-20 12:15:42 +00:00
replace deprecated structopt crate with clap (#33)
Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
@@ -17,7 +17,7 @@ path = "src/resolc/main.rs"
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
structopt = { workspace = true }
|
||||
clap = { workspace = true }
|
||||
colored = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
anyhow = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user