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 dagger_rust::build::{BuildProfile, RustVersion, SlimImage};
use dagger_rust::build::{RustVersion, SlimImage};
#[tokio::main]
pub async fn main() -> eyre::Result<()> {