mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-22 03:04:07 +01:00
* `SubCommand::new(...)` was renamed to `SubCommand::with_name(...)` which actually is now consistent with everything else (e.g. `Arg::with_name(...)`)