mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-24 20:26:25 +01:00
regen everything with fixed Send for Delegate
This commit is contained in:
@@ -245,7 +245,7 @@ async fn main() {
|
||||
|
||||
let mut app = App::new("sts1")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("2.0.3+20210326")
|
||||
.version("2.0.4+20210326")
|
||||
.about("The Security Token Service exchanges Google or third-party credentials for a short-lived access token to Google Cloud resources.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_sts1_cli")
|
||||
.arg(Arg::with_name("folder")
|
||||
|
||||
Reference in New Issue
Block a user