Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not enable std in feature matrix loop
We have a bug that is giving false positives in CI because the `std` feature is always enabled when doing feature matrix loop. Found while hacking on a new `psbt` crate.
- Loading branch information