mirror of
https://github.com/nlohmann/json.git
synced 2026-02-11 12:22:33 +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.