mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-26 17:02:24 +01:00
fix(cmn): serde cleanup;JsonError pub fields
This commit is contained in:
@@ -18,8 +18,9 @@ path = "src/rust/lib.rs"
|
||||
[dependencies]
|
||||
hyper = "*"
|
||||
mime = "*"
|
||||
rustc-serialize = "*"
|
||||
yup-oauth2 = "*"
|
||||
serde = "*"
|
||||
serde_macros = "*"
|
||||
|
||||
[dev-dependencies]
|
||||
yup-hyper-mock = "*"
|
||||
|
||||
Reference in New Issue
Block a user