rust-bitcoin-unsafe-fast/contrib
Martin Habovstiak 2e7effc604 Feature `use-serde` renamed to `serde`
Features activating external crates are supposed to have same name as
those crates. However we depend on same feature in other crates so we
need a separate feature. After MSRV bump it is possible to rename the
crates and features so we can now fix this inconsistency.

Sadly, derive can't see that the crate was renamed so all derives must
be told to use the other one.
2022-05-26 10:10:47 +02:00
..
act feat: Support running CI locally with `act` 2022-02-17 21:11:30 +01:00
test.sh Feature `use-serde` renamed to `serde` 2022-05-26 10:10:47 +02:00