worker: support typed initial submit on spawn

This commit is contained in:
2026-08-09 23:19:29 +09:00
parent 068ba9afa5
commit b9dadb6a08
13 changed files with 367 additions and 94 deletions
Generated
+1
View File
@@ -3056,6 +3056,7 @@ version = "0.1.0"
name = "protocol"
version = "0.1.0"
dependencies = [
"schemars",
"serde",
"serde_json",
"tokio",