]> Untitled Git - bdk/commit
ci: fix msrv dependency versions for reqest and h2
authorDaniela Brozzoni <danielabrozzoni@protonmail.com>
Tue, 22 Aug 2023 14:49:47 +0000 (16:49 +0200)
committerDaniela Brozzoni <danielabrozzoni@protonmail.com>
Tue, 22 Aug 2023 15:11:36 +0000 (17:11 +0200)
commit530ba36b07f2cddad90b844ef1a56cb27ee1cf74
treefc3568a804b820399af5df903d7d5b2630261e2d
parent7a359d5eef66e60e0ab604fb0d043c2db260252d
ci: fix msrv dependency versions for reqest and h2

- reqwest 0.11.19 has MSRV 1.63.0+, pin to 0.11.18
- h2 0.3.21 has MSRV 1.63.0+, pin to 0.3.20
- rustls-webpki has MSRV 1.60.0+, pin to 0.100.1
.github/workflows/cont_integration.yml
README.md