mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Replace lazy_static with once_cell. * Migrate to clap v3, so 1 less lazy_static. * Convert with `.into()`.
* Replace lazy_static with once_cell. * Migrate to clap v3, so 1 less lazy_static. * Convert with `.into()`.