Clap using cargo.toml version

This commit is contained in:
Jedrzej Stuczynski
2020-01-07 12:37:40 +00:00
parent f57e485ceb
commit 71d23f44c2
+1 -1
View File
@@ -10,7 +10,7 @@ mod utils;
fn main() {
let arg_matches = App::new("Nym Client")
.version("0.1.0")
.version(built_info::PKG_VERSION)
.author("Nymtech")
.about("Implementation of the Nym Client")
.subcommand(