bitcoindevkit / rust-esplora-client

Bitcoin Esplora API client library. Supports plaintext, TLS and Onion servers. Blocking or async.
MIT License
28 stars 44 forks source link

Bump MSRV to 1.63 #68

Closed notmandatory closed 8 months ago

notmandatory commented 9 months ago

The current rust version shipped with debian stable is 1.63 (see bitcoindevkit/bdk#331) so this is a reasonable new MSRV to support in this project. Also this is the MSRV that bdk and rust-lightning will soon support.

oleonardolima commented 8 months ago

I think this got done on #69 and #70, right?

vladimirfomene commented 8 months ago

@oleonardolima yes you are right. Let me close it