mirror of
https://github.com/nlohmann/json.git
synced 2026-07-18 12:09:16 +00:00
We should compare the binary serializations rather than the JSON values themselves. This fix was already done for CBOR and apparently forgotten for MessagePack.