fix: update scaffold command output
This commit is contained in:
@@ -107,5 +107,5 @@ fn main() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
println!("---");
|
println!("---");
|
||||||
println!("🎄 Type `cargo day {}` to run your solution.", &day_padded);
|
println!("🎄 Type `cargo solve {}` to run your solution.", &day_padded);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user