Once we activate certain features of the crates in the bin crate,
the compilation of crates without features like placeholders will
start to fail. This PR makes arrangements to exclude that crate in
the Makefile and Actions so they can be compiled/test on their own.
Once we activate certain features of the crates in the bin crate, the compilation of crates without features like placeholders will start to fail. This PR makes arrangements to exclude that crate in the Makefile and Actions so they can be compiled/test on their own.
- chore: default members