Cargo update
Update dependencies.
This commit is contained in:
parent
34e3e3f32a
commit
ed6646195c
3 changed files with 76 additions and 80 deletions
|
@ -64,8 +64,8 @@ enum Command {
|
|||
#[clap(
|
||||
version = crate_version!(),
|
||||
author = crate_authors!(", "),
|
||||
global_setting = AppSettings::VersionlessSubcommands,
|
||||
global_setting = AppSettings::InferSubcommands,
|
||||
global_setting = AppSettings::PropagateVersion,
|
||||
)]
|
||||
struct Opts {
|
||||
/// Provide a path to the configuration file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue