mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-09 11:21:51 +01:00
fix: trying agian
This commit is contained in:
parent
4b9f1e4320
commit
4ac89b6457
@ -4,6 +4,7 @@ pub mod cli;
|
||||
mod cli_generate;
|
||||
|
||||
fn main() -> eyre::Result<()> {
|
||||
// again
|
||||
color_eyre::install().unwrap();
|
||||
|
||||
let args = std::env::args();
|
||||
|
Loading…
Reference in New Issue
Block a user