xmr-btc-swap/swap
Tobin C. Harding 39f86154ce Use serde_cbor instead of serde_json
We have serde trait implementations that use `serde_cbor` which is a superset of
josn. We cannot use `serder_json` to ser/deser these objects.
2020-10-30 14:04:27 +11:00
..
src Use serde_cbor instead of serde_json 2020-10-30 14:04:27 +11:00
tests [WIP] Swap app e2e test 2020-10-30 14:04:27 +11:00
Cargo.toml [WIP] Swap app e2e test 2020-10-30 14:04:27 +11:00