Skip to content

Commit e4d127b

Browse files
committed
serde roundtrip with ciborium fails
1 parent ecfc231 commit e4d127b

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ serde_test = "1.0.19"
3737
serde_json = "1.0"
3838
serde_cbor = "0.8" # older than latest version to support 1.41.1
3939
bincode = "1.3"
40+
ciborium = "0.2.1"
4041

4142
[[example]]
4243
name = "pset_blind_coinjoin"

0 commit comments

Comments
 (0)