mirror of
https://github.com/nlohmann/json.git
synced 2026-09-15 12:47:59 +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>