mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
chore(json): update all apis
And bring in 5 new ones, including cloudkms. Also update dependencies to make things compile again.
This commit is contained in:
@@ -3586,7 +3586,7 @@ fn main() {
|
||||
|
||||
let mut app = App::new("fusiontables2")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("1.0.4+20160526")
|
||||
.version("1.0.4+20170413")
|
||||
.about("API for working with Fusion Tables data.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_fusiontables2_cli")
|
||||
.arg(Arg::with_name("url")
|
||||
|
||||
Reference in New Issue
Block a user