mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
Code for latest release
This commit is contained in:
@@ -274,7 +274,7 @@ fn main() {
|
||||
|
||||
let mut app = App::new("videointelligence1-beta1")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("1.0.6+20171122")
|
||||
.version("1.0.7+20171122")
|
||||
.about("Cloud Video Intelligence API.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_videointelligence1_beta1_cli")
|
||||
.arg(Arg::with_name("url")
|
||||
|
||||
Reference in New Issue
Block a user