feat: add uploader

This commit is contained in:
2026-04-29 19:26:59 +09:00
parent 960cf95df9
commit 68d4294049
7 changed files with 122 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[workspace]
resolver = "2"
members = ["types", "cli", "backend"]
members = ["types", "cli", "backend", "uploader"]
[workspace.dependencies]