mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(code): update everything to latest google API versions
This commit is contained in:
@@ -377,7 +377,7 @@ fn main() {
|
||||
|
||||
let mut app = App::new("freebase1")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("0.3.2+20150715")
|
||||
.version("0.3.2+20150728")
|
||||
.about("Find Freebase entities using textual queries and other constraints.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_freebase1_cli")
|
||||
.arg(Arg::with_name("folder")
|
||||
|
||||
Reference in New Issue
Block a user