feat: WIP setup actions

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-10-24 22:59:27 +02:00
parent dfa70b3485
commit db49af5fa2
16 changed files with 815 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
[workspace]
members = ["crates/*"]
members = ["crates/*", "**/actions/rust"]
resolver = "2"
[workspace.package]