mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 17:31:05 +00:00
Upgrade clap to v4 (#678)
This commit is contained in:
@@ -31,7 +31,7 @@ pub struct Opts {
|
||||
#[clap(
|
||||
name = "url",
|
||||
long,
|
||||
parse(try_from_str),
|
||||
value_parser,
|
||||
default_value = "http://localhost:9933"
|
||||
)]
|
||||
url: Uri,
|
||||
|
||||
Reference in New Issue
Block a user