You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: better handling for arbitrary CBOR data structures
* use a pointer for map keys for non-comparable types in cbor.Value
* allow arbitrary tag types for cbor.Value
Signed-off-by: Aurora Gaffney <[email protected]>
0 commit comments