Skip to content

Commit

Permalink
updat
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Mar 19, 2022
1 parent a0474f6 commit dc31dad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
Expand Up @@ -17,6 +17,7 @@ use std::path::PathBuf;
use std::process;

fn main() {
let version = format!("v{}", env!("CARGO_PKG_VERSION"));
let config_field_root = PossibleValue::new("root").help("The root of clones repository");

let mut app = Command::new("gpm")
Expand Down

0 comments on commit dc31dad

Please sign in to comment.