mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-10 13:33:35 +01:00
chore(code-gen): update to latest version
Which is to be published
This commit is contained in:
@@ -937,8 +937,8 @@ fn main() {
|
||||
|
||||
let mut app = App::new("plus1")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("0.3.6+20160406")
|
||||
.about("The Google+ API enables developers to build on top of the Google+ platform.")
|
||||
.version("0.3.6+20160907")
|
||||
.about("Builds on top of the Google+ platform.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_plus1_cli")
|
||||
.arg(Arg::with_name("url")
|
||||
.long("scope")
|
||||
|
||||
Reference in New Issue
Block a user