feat: add actual alloy component

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-12-02 23:11:38 +01:00
parent be4d755d51
commit fcce281da3
8 changed files with 676 additions and 12 deletions

View File

@@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
dirs = "5.0.1"
wit-bindgen-rt = { version = "0.36.0", features = ["bitflags"] }
[lib]