mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 11:01:47 +01:00
with test commit
This commit is contained in:
parent
4d60d25a1f
commit
0470093912
@ -3,6 +3,7 @@ use cli::Cli;
|
||||
pub mod cli;
|
||||
mod cli_generate;
|
||||
|
||||
// test change
|
||||
fn main() -> eyre::Result<()> {
|
||||
color_eyre::install().unwrap();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user