rust-bitcoin-unsafe-fast/bitcoin/contrib
Martin Habovstiak c72069e921 Bump MSRV to 1.63
The version 1.63 satisfies our requirements for MSRV and provides
significant benefits so this commit bumps it. This commit also starts
using some advantages of the new MSRV, namely namespaced features, weak
dependencies and the ability to use trait bounds in `const` context.

This however does not yet migrade the `rand-std` feature because that
requires a release of `secp256k1` with the same kind of change - bumping
MSRV to 1.63 and removing `rand-std` in favor of weak dependency.
2024-07-27 07:24:32 +02:00
..
act Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00
extra_tests.sh CI: Epic overhaul 2024-02-02 05:57:23 +11:00
test_vars.sh Bump MSRV to 1.63 2024-07-27 07:24:32 +02:00