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