feat: with further rust build actions

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-10-26 00:23:17 +02:00
parent db49af5fa2
commit 326a43e93c
6 changed files with 460 additions and 26 deletions

View File

@@ -17,3 +17,7 @@ uuid.workspace = true
toml = "0.8.19"
fs_extra = "1.3.0"
dirs = "5.0.1"
walkdir = "2.5.0"
sha256 = "1.5.0"
blake3 = "1.5.4"