You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xmr-btc-swap/swap/src/cli
Byron Hambly 5a3675a06f
Update dependencies and rust-toolchain to 1.59
This commit updates the rust-toolchain to the current stable version
1.59, and fixes a number of new clippy warnings from that change.

Other changes:
    - updates backoff to 0.4
    - updates swap to 2021 edition
    - updates comfy-table to 5.0
    - updates monero-wallet to 2021 edition
    - updates moneor-harness to 2021 edition
    - updates bdk and rust_decimal
    - updates tokio-util to 0.7
    - updates workflow to use actions/setup-python@3
    - updates pem and serde_with
    - adds stable rust toolchain notice to readme
2 years ago
..
behaviour.rs Instruct `Ping` to keep the connection alive 3 years ago
cancel.rs Record the monero-wallet-restore blockcheight before locking BTC 2 years ago
command.rs Update dependencies and rust-toolchain to 1.59 2 years ago
event_loop.rs Update dependencies and rust-toolchain to 1.59 2 years ago
list_sellers.rs Update dependencies and rust-toolchain to 1.59 2 years ago
refund.rs Record the monero-wallet-restore blockcheight before locking BTC 2 years ago
tracing.rs Always write logs as JSON to files 2 years ago
transport.rs Refactor transports to construct them specific for each application 3 years ago