bitcoindevkit / rust-electrum-client

Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.
MIT License
78 stars 63 forks source link

Update rustls dependency #110

Closed tcharding closed 1 year ago

tcharding commented 1 year ago

Update the rustls dependency to version 0.21 and bump the version of this crate to 0.16 so the change can be released.

I don't know what stage in your release cycle you guys are up to so I put the version bump as a separate patch - can drop it if not needed.

Done to help with https://github.com/bitcoindevkit/rust-esplora-client/pull/51