Skip to content
Commit 3e4c7797 authored by Ed Tanous's avatar Ed Tanous
Browse files

Fix the build

In between the json patch being written, and the json patch being
merged, nlohmann library added binary types:
https://nlohmann.github.io/json/features/binary_values/



Which is non standard, but used for things like cbor.

Add a switch to handle them.

Signed-off-by: Ed Tanous's avatarEd Tanous <ed@tanous.net>
Change-Id: I8599847a063a14c5f489e8347c2c440347d2544d
parent 6145ed6f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment