mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
refactor(API): use json_tools::IteratorExt
That way, we can invert the flow and produce more idiomatic code. [skip ci]
This commit is contained in:
@@ -27,4 +27,4 @@ cargo:
|
||||
- url = "*"
|
||||
- serde = ">= 0.3.0"
|
||||
- serde_macros = "*"
|
||||
- json-tools = "*"
|
||||
- json-tools = ">= 0.3.0"
|
||||
|
||||
Reference in New Issue
Block a user