-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Labels
ciContinuous Integration issuesContinuous Integration issuesenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
The rust-bitcoin and rust-lightning projects are targeting their MSRV at 1.48.0. Switching the rust-esplora-client from ureq to minreq 2.x it should make it possible to support the same MSRV for at least the blocking feature (without TLS).
CI tests also need to be added to ensure 1.48.0 MSRV for blocking, and lowest possible MSRV for async, and async-https features.
Metadata
Metadata
Assignees
Labels
ciContinuous Integration issuesContinuous Integration issuesenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers