mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-10 08:47:58 +00:00
deps: update clap and structopt (#3809)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#![allow(missing_docs)]
|
||||
|
||||
use structopt::clap::{arg_enum, _clap_count_exprs};
|
||||
use structopt::clap::arg_enum;
|
||||
|
||||
arg_enum! {
|
||||
/// How to execute blocks
|
||||
|
||||
Reference in New Issue
Block a user