We should consider adding a template for widget crates. This can include: - `no_std` attribute - `alloc` linking - `ratatui-core` dependency - `ratatui` dev-dependency for tests - maybe also `std` feature flag and conditional `std` linking