mirror of
https://github.com/nlohmann/json.git
synced 2026-09-15 06:44:19 +00:00
Picks up the fix for the unconditional array reserve() (#5522), which made the new custom-array-type test fail to compile on AppVeyor. Signed-off-by: Niels Lohmann <mail@nlohmann.me>