ci(bin): Fix clippy warning
added .vscode/launch.json
@@ -0,0 +1,17 @@
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
modified bin/main.rs
@@ -170,12 +170,10 @@ fn run(command: Command) -> Result<(), Option<anyhow::Error>> {
|
|
|
|
|
|
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|