rust-lightning/lightning
Matt Corallo 8049f99ebc Remove the std feature implications from the lightning crate
Now that we don't have to have everything in our entire ecosystem
use the same `std`/`no-std` feature combinations we should start by
untangling our own features a bit.

This takes one last step, removing the implications of the `std`
feature from the `lightning` crate.
2024-08-19 15:09:40 +00:00
..
src Remove the std feature implications from the lightning crate 2024-08-19 15:09:40 +00:00
Cargo.toml Remove the std feature implications from the lightning crate 2024-08-19 15:09:40 +00:00