mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
It was possible for writes to happen in nested dicts, causing global data to change and confuse the system. Not that I wouldn't be aware of that danger, but apparently I didn't see the recursiveness of the call tree :).