with test commit

This commit is contained in:
Kasper Juul Hermansen 2023-02-18 15:09:08 +01:00
parent 4d60d25a1f
commit 0470093912
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -3,6 +3,7 @@ use cli::Cli;
pub mod cli;
mod cli_generate;
// test change
fn main() -> eyre::Result<()> {
color_eyre::install().unwrap();