working cbor deserialize
This commit is contained in:
@@ -23,6 +23,10 @@ rust-crypto = "0.2"
|
||||
csv-core = "0.1.6"
|
||||
derive_builder = "0.9.0"
|
||||
crossbeam = { version = "0.7.3", optional = true }
|
||||
serde_derive = "1.0.106"
|
||||
serde = "1.0.106"
|
||||
serde_cbor = "0.11.1"
|
||||
serde_bytes = "0.11.3"
|
||||
[dev-dependencies]
|
||||
crossbeam = "0.7.3"
|
||||
hex = "0.4.0"
|
||||
|
Reference in New Issue
Block a user