feat: with ultra caching
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-03 00:46:20 +02:00
parent c131ebdb7e
commit af821a9d3a
8 changed files with 312 additions and 45 deletions

View File

@@ -8,5 +8,7 @@ fn main() -> anyhow::Result<()> {
PleaseCommand::new().execute(current_dir)?;
//something else asdfa 123
Ok(())
}