feat: with cargo clean
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-11-27 13:42:13 +01:00
parent 8869b75072
commit 015cb6b23a
3 changed files with 38 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
use std::{sync::Arc};
use std::sync::Arc;
use async_trait::async_trait;