mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-20 18:21:37 +01:00
chore(code): update everything to latest google API versions
This commit is contained in:
@@ -1347,7 +1347,7 @@ fn main() {
|
||||
|
||||
let mut app = App::new("adexchangeseller2")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("0.3.2+20150719")
|
||||
.version("0.3.2+20151013")
|
||||
.about("Gives Ad Exchange seller users access to their inventory and the ability to generate reports")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_adexchangeseller2_cli")
|
||||
.arg(Arg::with_name("url")
|
||||
|
||||
Reference in New Issue
Block a user