mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-02 07:02:07 +01:00
Code for latest release
This commit is contained in:
@@ -4177,7 +4177,7 @@ fn main() {
|
||||
|
||||
let mut app = App::new("spanner1")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("1.0.6+20171204")
|
||||
.version("1.0.7+20171204")
|
||||
.about("Cloud Spanner is a managed, mission-critical, globally consistent and scalable relational database service.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_spanner1_cli")
|
||||
.arg(Arg::with_name("url")
|
||||
|
||||
Reference in New Issue
Block a user