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

@@ -11,3 +11,4 @@ eyre = "*"
color-eyre = "*"
tokio = "1"
clap = {version = "4", features = ["derive"]}
futures = "0.3.28"