fix(operations): bound handler lifetimes

req: operations/003
This commit is contained in:
slhx agent
2026-07-13 22:06:12 +02:00
parent 2bc68c5777
commit d2ae025e13
7 changed files with 240 additions and 16 deletions
Generated
+1
View File
@@ -585,6 +585,7 @@ dependencies = [
"serde_json",
"thirtyfour 0.35.0",
"tokio",
"tower",
]
[[package]]