chore: convert into a workspace

This commit is contained in:
2025-04-21 16:41:34 -04:00
parent ea7e9e3c53
commit 38e89f31f4
41 changed files with 926 additions and 291 deletions

View File

@@ -1,6 +1,11 @@
[workspace]
members = [
"arbitrary-value",
"driver/kasa",
"emitter-and-signal",
"entrypoint",
"protocol",
]
resolver = "2"
[workspace.dependencies]