mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-08-07 07:53:25 +02:00
feat: some test
This commit is contained in:
@@ -3,7 +3,6 @@ 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();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user