mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-20 02:05:57 +01:00
regen everything with fixed Send for Delegate
This commit is contained in:
@@ -874,7 +874,7 @@ async fn main() {
|
||||
|
||||
let mut app = App::new("manager1-beta2")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("2.0.3+20140915")
|
||||
.version("2.0.4+20140915")
|
||||
.about("The Deployment Manager API allows users to declaratively configure, deploy and run complex solutions on the Google Cloud Platform.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_manager1_beta2_cli")
|
||||
.arg(Arg::with_name("url")
|
||||
|
||||
Reference in New Issue
Block a user