mirror of
https://github.com/nlohmann/json.git
synced 2026-05-24 15:15:25 +00:00
f547679de5
We should compare the binary serializations rather than the JSON values themselves. This fix was already done for CBOR and apparently forgotten for MessagePack.