mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(code): update code to latest version
This commit is contained in:
@@ -6035,7 +6035,7 @@ fn main() {
|
||||
|
||||
let mut app = App::new("genomics1")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("0.3.4+20160407")
|
||||
.version("0.3.5+20160407")
|
||||
.about("Stores, processes, explores and shares genomic data. This API implements the Global Alliance for Genomics and Health (GA4GH) v0.5.1 API as well as several extensions.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_genomics1_cli")
|
||||
.arg(Arg::with_name("url")
|
||||
|
||||
Reference in New Issue
Block a user