mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-23 03:33:51 +01:00
feat(CLI): adjust to serde usage in yup-oauth
* More detailed error type for JsonTokenStorage * removed all traces of rustc_serialize * use pretty-printers everywhere to allow writing human-readable json files for secretes and for tokens Fixes #93
This commit is contained in:
@@ -27,7 +27,6 @@ cargo:
|
||||
is_executable: YES
|
||||
dependencies:
|
||||
- clap = "*"
|
||||
- rustc-serialize = "*"
|
||||
- yup-hyper-mock = "*"
|
||||
- serde = ">= 0.3.0"
|
||||
- serde_macros = "*"
|
||||
|
||||
Reference in New Issue
Block a user