rust-bitcoin-unsafe-fast/.github
Tobin C. Harding 48879e7ad9
Remove no-std feature
Currently `bitcoin` cannot be built with no features enabled, it must
have either "no-std" or "std" enabled. This is an artifact from when
we depended on `core2` for "no-std", now that we have our own `io` crate
and we unconditionally depend on it we can remove the "no-std" feature.
2023-12-06 09:54:33 +11:00
..
workflows Remove no-std feature 2023-12-06 09:54:33 +11:00
dependabot.yml CI: Add `dependabot.yml` 2023-09-08 05:47:19 -04:00