mirror of
https://github.com/egor-white/zaprett.git
synced 2026-01-26 12:40:02 +05:00
temporarily remove version command
This commit is contained in:
@@ -5,7 +5,7 @@ use commands::Command;
|
||||
use getset::Getters;
|
||||
|
||||
#[derive(Parser, Getters)]
|
||||
#[command(version)]
|
||||
// #[command(version)]
|
||||
#[getset(get = "pub")]
|
||||
pub struct CliApp {
|
||||
#[command(subcommand)]
|
||||
|
||||
Reference in New Issue
Block a user