chore: fmt

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-11-25 23:14:38 +01:00
parent 82ccdefd93
commit 3939940c01
10 changed files with 118 additions and 121 deletions

View File

@@ -1,4 +1,4 @@
use std::{path::PathBuf, sync::Arc};
use std::{path::PathBuf};
use crate::{build::RustVersion, source::RustSource};