gsd-trae 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (761) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/assets/screenshot.png +0 -0
  3. package/package.json +9 -2
  4. package/.claude/settings.local.json +0 -8
  5. package/.gitmodules +0 -6
  6. package/.trae/rules/project_rules.md +0 -56
  7. package/.vscode/code-counter/code-counter.db +0 -0
  8. package/.vscode/settings.json +0 -6
  9. package/refs/gsd/.github/CODEOWNERS +0 -2
  10. package/refs/gsd/.github/FUNDING.yml +0 -1
  11. package/refs/gsd/.github/ISSUE_TEMPLATE/bug_report.yml +0 -59
  12. package/refs/gsd/.github/ISSUE_TEMPLATE/feature_request.yml +0 -37
  13. package/refs/gsd/.github/pull_request_template.md +0 -24
  14. package/refs/gsd/.github/workflows/auto-label-issues.yml +0 -21
  15. package/refs/gsd/CHANGELOG.md +0 -1520
  16. package/refs/gsd/LICENSE +0 -21
  17. package/refs/gsd/README.md +0 -704
  18. package/refs/gsd/SECURITY.md +0 -33
  19. package/refs/gsd/agents/gsd-codebase-mapper.md +0 -764
  20. package/refs/gsd/agents/gsd-debugger.md +0 -1246
  21. package/refs/gsd/agents/gsd-executor.md +0 -469
  22. package/refs/gsd/agents/gsd-integration-checker.md +0 -443
  23. package/refs/gsd/agents/gsd-phase-researcher.md +0 -546
  24. package/refs/gsd/agents/gsd-plan-checker.md +0 -690
  25. package/refs/gsd/agents/gsd-planner.md +0 -1275
  26. package/refs/gsd/agents/gsd-project-researcher.md +0 -621
  27. package/refs/gsd/agents/gsd-research-synthesizer.md +0 -239
  28. package/refs/gsd/agents/gsd-roadmapper.md +0 -642
  29. package/refs/gsd/agents/gsd-verifier.md +0 -573
  30. package/refs/gsd/assets/gsd-logo-2000-transparent.png +0 -0
  31. package/refs/gsd/assets/gsd-logo-2000-transparent.svg +0 -17
  32. package/refs/gsd/assets/gsd-logo-2000.png +0 -0
  33. package/refs/gsd/assets/gsd-logo-2000.svg +0 -21
  34. package/refs/gsd/assets/terminal.svg +0 -68
  35. package/refs/gsd/bin/install.js +0 -2090
  36. package/refs/gsd/commands/gsd/add-phase.md +0 -43
  37. package/refs/gsd/commands/gsd/add-tests.md +0 -41
  38. package/refs/gsd/commands/gsd/add-todo.md +0 -47
  39. package/refs/gsd/commands/gsd/audit-milestone.md +0 -36
  40. package/refs/gsd/commands/gsd/check-todos.md +0 -45
  41. package/refs/gsd/commands/gsd/cleanup.md +0 -18
  42. package/refs/gsd/commands/gsd/complete-milestone.md +0 -136
  43. package/refs/gsd/commands/gsd/debug.md +0 -167
  44. package/refs/gsd/commands/gsd/discuss-phase.md +0 -83
  45. package/refs/gsd/commands/gsd/execute-phase.md +0 -41
  46. package/refs/gsd/commands/gsd/health.md +0 -22
  47. package/refs/gsd/commands/gsd/help.md +0 -22
  48. package/refs/gsd/commands/gsd/insert-phase.md +0 -32
  49. package/refs/gsd/commands/gsd/join-discord.md +0 -18
  50. package/refs/gsd/commands/gsd/list-phase-assumptions.md +0 -46
  51. package/refs/gsd/commands/gsd/map-codebase.md +0 -71
  52. package/refs/gsd/commands/gsd/new-milestone.md +0 -44
  53. package/refs/gsd/commands/gsd/new-project.md +0 -42
  54. package/refs/gsd/commands/gsd/new-project.md.bak +0 -1041
  55. package/refs/gsd/commands/gsd/pause-work.md +0 -38
  56. package/refs/gsd/commands/gsd/plan-milestone-gaps.md +0 -34
  57. package/refs/gsd/commands/gsd/plan-phase.md +0 -45
  58. package/refs/gsd/commands/gsd/progress.md +0 -24
  59. package/refs/gsd/commands/gsd/quick.md +0 -41
  60. package/refs/gsd/commands/gsd/reapply-patches.md +0 -110
  61. package/refs/gsd/commands/gsd/remove-phase.md +0 -31
  62. package/refs/gsd/commands/gsd/research-phase.md +0 -189
  63. package/refs/gsd/commands/gsd/resume-work.md +0 -40
  64. package/refs/gsd/commands/gsd/set-profile.md +0 -34
  65. package/refs/gsd/commands/gsd/settings.md +0 -36
  66. package/refs/gsd/commands/gsd/update.md +0 -37
  67. package/refs/gsd/commands/gsd/verify-work.md +0 -38
  68. package/refs/gsd/docs/USER-GUIDE.md +0 -471
  69. package/refs/gsd/docs/context-monitor.md +0 -96
  70. package/refs/gsd/get-shit-done/bin/gsd-tools.cjs +0 -585
  71. package/refs/gsd/get-shit-done/bin/lib/commands.cjs +0 -553
  72. package/refs/gsd/get-shit-done/bin/lib/config.cjs +0 -162
  73. package/refs/gsd/get-shit-done/bin/lib/core.cjs +0 -411
  74. package/refs/gsd/get-shit-done/bin/lib/frontmatter.cjs +0 -299
  75. package/refs/gsd/get-shit-done/bin/lib/init.cjs +0 -710
  76. package/refs/gsd/get-shit-done/bin/lib/milestone.cjs +0 -215
  77. package/refs/gsd/get-shit-done/bin/lib/phase.cjs +0 -870
  78. package/refs/gsd/get-shit-done/bin/lib/roadmap.cjs +0 -298
  79. package/refs/gsd/get-shit-done/bin/lib/state.cjs +0 -521
  80. package/refs/gsd/get-shit-done/bin/lib/template.cjs +0 -222
  81. package/refs/gsd/get-shit-done/bin/lib/verify.cjs +0 -772
  82. package/refs/gsd/get-shit-done/references/checkpoints.md +0 -776
  83. package/refs/gsd/get-shit-done/references/continuation-format.md +0 -249
  84. package/refs/gsd/get-shit-done/references/decimal-phase-calculation.md +0 -65
  85. package/refs/gsd/get-shit-done/references/git-integration.md +0 -248
  86. package/refs/gsd/get-shit-done/references/git-planning-commit.md +0 -38
  87. package/refs/gsd/get-shit-done/references/model-profile-resolution.md +0 -34
  88. package/refs/gsd/get-shit-done/references/model-profiles.md +0 -92
  89. package/refs/gsd/get-shit-done/references/phase-argument-parsing.md +0 -61
  90. package/refs/gsd/get-shit-done/references/planning-config.md +0 -196
  91. package/refs/gsd/get-shit-done/references/questioning.md +0 -145
  92. package/refs/gsd/get-shit-done/references/tdd.md +0 -263
  93. package/refs/gsd/get-shit-done/references/ui-brand.md +0 -160
  94. package/refs/gsd/get-shit-done/references/verification-patterns.md +0 -612
  95. package/refs/gsd/get-shit-done/templates/DEBUG.md +0 -164
  96. package/refs/gsd/get-shit-done/templates/UAT.md +0 -247
  97. package/refs/gsd/get-shit-done/templates/VALIDATION.md +0 -76
  98. package/refs/gsd/get-shit-done/templates/codebase/architecture.md +0 -255
  99. package/refs/gsd/get-shit-done/templates/codebase/concerns.md +0 -310
  100. package/refs/gsd/get-shit-done/templates/codebase/conventions.md +0 -307
  101. package/refs/gsd/get-shit-done/templates/codebase/integrations.md +0 -280
  102. package/refs/gsd/get-shit-done/templates/codebase/stack.md +0 -186
  103. package/refs/gsd/get-shit-done/templates/codebase/structure.md +0 -285
  104. package/refs/gsd/get-shit-done/templates/codebase/testing.md +0 -480
  105. package/refs/gsd/get-shit-done/templates/config.json +0 -37
  106. package/refs/gsd/get-shit-done/templates/context.md +0 -283
  107. package/refs/gsd/get-shit-done/templates/continue-here.md +0 -78
  108. package/refs/gsd/get-shit-done/templates/debug-subagent-prompt.md +0 -91
  109. package/refs/gsd/get-shit-done/templates/discovery.md +0 -146
  110. package/refs/gsd/get-shit-done/templates/milestone-archive.md +0 -123
  111. package/refs/gsd/get-shit-done/templates/milestone.md +0 -115
  112. package/refs/gsd/get-shit-done/templates/phase-prompt.md +0 -569
  113. package/refs/gsd/get-shit-done/templates/planner-subagent-prompt.md +0 -117
  114. package/refs/gsd/get-shit-done/templates/project.md +0 -184
  115. package/refs/gsd/get-shit-done/templates/requirements.md +0 -231
  116. package/refs/gsd/get-shit-done/templates/research-project/ARCHITECTURE.md +0 -204
  117. package/refs/gsd/get-shit-done/templates/research-project/FEATURES.md +0 -147
  118. package/refs/gsd/get-shit-done/templates/research-project/PITFALLS.md +0 -200
  119. package/refs/gsd/get-shit-done/templates/research-project/STACK.md +0 -120
  120. package/refs/gsd/get-shit-done/templates/research-project/SUMMARY.md +0 -170
  121. package/refs/gsd/get-shit-done/templates/research.md +0 -552
  122. package/refs/gsd/get-shit-done/templates/retrospective.md +0 -54
  123. package/refs/gsd/get-shit-done/templates/roadmap.md +0 -202
  124. package/refs/gsd/get-shit-done/templates/state.md +0 -176
  125. package/refs/gsd/get-shit-done/templates/summary-complex.md +0 -59
  126. package/refs/gsd/get-shit-done/templates/summary-minimal.md +0 -41
  127. package/refs/gsd/get-shit-done/templates/summary-standard.md +0 -48
  128. package/refs/gsd/get-shit-done/templates/summary.md +0 -248
  129. package/refs/gsd/get-shit-done/templates/user-setup.md +0 -311
  130. package/refs/gsd/get-shit-done/templates/verification-report.md +0 -322
  131. package/refs/gsd/get-shit-done/workflows/add-phase.md +0 -111
  132. package/refs/gsd/get-shit-done/workflows/add-tests.md +0 -350
  133. package/refs/gsd/get-shit-done/workflows/add-todo.md +0 -157
  134. package/refs/gsd/get-shit-done/workflows/audit-milestone.md +0 -297
  135. package/refs/gsd/get-shit-done/workflows/check-todos.md +0 -176
  136. package/refs/gsd/get-shit-done/workflows/cleanup.md +0 -152
  137. package/refs/gsd/get-shit-done/workflows/complete-milestone.md +0 -763
  138. package/refs/gsd/get-shit-done/workflows/diagnose-issues.md +0 -219
  139. package/refs/gsd/get-shit-done/workflows/discovery-phase.md +0 -289
  140. package/refs/gsd/get-shit-done/workflows/discuss-phase.md +0 -542
  141. package/refs/gsd/get-shit-done/workflows/execute-phase.md +0 -449
  142. package/refs/gsd/get-shit-done/workflows/execute-plan.md +0 -448
  143. package/refs/gsd/get-shit-done/workflows/health.md +0 -156
  144. package/refs/gsd/get-shit-done/workflows/help.md +0 -489
  145. package/refs/gsd/get-shit-done/workflows/insert-phase.md +0 -129
  146. package/refs/gsd/get-shit-done/workflows/list-phase-assumptions.md +0 -178
  147. package/refs/gsd/get-shit-done/workflows/map-codebase.md +0 -315
  148. package/refs/gsd/get-shit-done/workflows/new-milestone.md +0 -382
  149. package/refs/gsd/get-shit-done/workflows/new-project.md +0 -1116
  150. package/refs/gsd/get-shit-done/workflows/pause-work.md +0 -122
  151. package/refs/gsd/get-shit-done/workflows/plan-milestone-gaps.md +0 -274
  152. package/refs/gsd/get-shit-done/workflows/plan-phase.md +0 -569
  153. package/refs/gsd/get-shit-done/workflows/progress.md +0 -381
  154. package/refs/gsd/get-shit-done/workflows/quick.md +0 -453
  155. package/refs/gsd/get-shit-done/workflows/remove-phase.md +0 -154
  156. package/refs/gsd/get-shit-done/workflows/research-phase.md +0 -73
  157. package/refs/gsd/get-shit-done/workflows/resume-project.md +0 -306
  158. package/refs/gsd/get-shit-done/workflows/set-profile.md +0 -80
  159. package/refs/gsd/get-shit-done/workflows/settings.md +0 -213
  160. package/refs/gsd/get-shit-done/workflows/transition.md +0 -544
  161. package/refs/gsd/get-shit-done/workflows/update.md +0 -219
  162. package/refs/gsd/get-shit-done/workflows/verify-phase.md +0 -242
  163. package/refs/gsd/get-shit-done/workflows/verify-work.md +0 -569
  164. package/refs/gsd/hooks/gsd-check-update.js +0 -62
  165. package/refs/gsd/hooks/gsd-context-monitor.js +0 -122
  166. package/refs/gsd/hooks/gsd-statusline.js +0 -108
  167. package/refs/gsd/package.json +0 -50
  168. package/refs/gsd/scripts/build-hooks.js +0 -43
  169. package/refs/gsd/tests/commands.test.cjs +0 -661
  170. package/refs/gsd/tests/helpers.cjs +0 -40
  171. package/refs/gsd/tests/init.test.cjs +0 -205
  172. package/refs/gsd/tests/milestone.test.cjs +0 -98
  173. package/refs/gsd/tests/phase.test.cjs +0 -1241
  174. package/refs/gsd/tests/roadmap.test.cjs +0 -265
  175. package/refs/gsd/tests/state.test.cjs +0 -302
  176. package/refs/gsd/tests/verify.test.cjs +0 -80
  177. package/refs/vbenchmark/.agent/agents/codebase-explorer.md +0 -224
  178. package/refs/vbenchmark/.agent/agents/debugger.md +0 -180
  179. package/refs/vbenchmark/.agent/agents/documenter.md +0 -166
  180. package/refs/vbenchmark/.agent/agents/implementer.md +0 -70
  181. package/refs/vbenchmark/.agent/agents/orchestrator.md +0 -212
  182. package/refs/vbenchmark/.agent/agents/researcher.md +0 -80
  183. package/refs/vbenchmark/.agent/agents/reviewer.md +0 -184
  184. package/refs/vbenchmark/.agent/agents/tester.md +0 -170
  185. package/refs/vbenchmark/.agent/commands/commit.md +0 -29
  186. package/refs/vbenchmark/.agent/commands/debug.md +0 -59
  187. package/refs/vbenchmark/.agent/commands/document.md +0 -52
  188. package/refs/vbenchmark/.agent/commands/gather-context.md +0 -58
  189. package/refs/vbenchmark/.agent/commands/init.md +0 -56
  190. package/refs/vbenchmark/.agent/commands/preset-help.md +0 -50
  191. package/refs/vbenchmark/.agent/commands/refactor.md +0 -71
  192. package/refs/vbenchmark/.agent/commands/research.md +0 -37
  193. package/refs/vbenchmark/.agent/commands/review.md +0 -38
  194. package/refs/vbenchmark/.agent/commands/test.md +0 -61
  195. package/refs/vbenchmark/.agent/rules/01-code-quality.md +0 -33
  196. package/refs/vbenchmark/.agent/rules/02-typescript-go.md +0 -46
  197. package/refs/vbenchmark/.agent/rules/03-security-git.md +0 -34
  198. package/refs/vbenchmark/.agent/rules/04-architecture.md +0 -40
  199. package/refs/vbenchmark/.agent/sync.js +0 -536
  200. package/refs/vbenchmark/.agent/workflows/commit.md +0 -29
  201. package/refs/vbenchmark/.agent/workflows/debug.md +0 -59
  202. package/refs/vbenchmark/.agent/workflows/document.md +0 -52
  203. package/refs/vbenchmark/.agent/workflows/gather-context.md +0 -58
  204. package/refs/vbenchmark/.agent/workflows/init.md +0 -56
  205. package/refs/vbenchmark/.agent/workflows/preset-help.md +0 -50
  206. package/refs/vbenchmark/.agent/workflows/refactor.md +0 -71
  207. package/refs/vbenchmark/.agent/workflows/research.md +0 -37
  208. package/refs/vbenchmark/.agent/workflows/review.md +0 -38
  209. package/refs/vbenchmark/.agent/workflows/test.md +0 -61
  210. package/refs/vbenchmark/.claude/commands/agentic-dev/apply.md +0 -222
  211. package/refs/vbenchmark/.claude/commands/agentic-dev/done.md +0 -166
  212. package/refs/vbenchmark/.claude/commands/agentic-dev/proposal.md +0 -220
  213. package/refs/vbenchmark/.claude/commands/openspec/apply.md +0 -23
  214. package/refs/vbenchmark/.claude/commands/openspec/archive.md +0 -27
  215. package/refs/vbenchmark/.claude/commands/openspec/proposal.md +0 -28
  216. package/refs/vbenchmark/.clinerules/01-rules.md +0 -73
  217. package/refs/vbenchmark/.clinerules/02-agents.md +0 -34
  218. package/refs/vbenchmark/.cursor/commands/commit.md +0 -29
  219. package/refs/vbenchmark/.cursor/commands/debug.md +0 -59
  220. package/refs/vbenchmark/.cursor/commands/document.md +0 -52
  221. package/refs/vbenchmark/.cursor/commands/gather-context.md +0 -58
  222. package/refs/vbenchmark/.cursor/commands/init.md +0 -56
  223. package/refs/vbenchmark/.cursor/commands/preset-help.md +0 -50
  224. package/refs/vbenchmark/.cursor/commands/refactor.md +0 -71
  225. package/refs/vbenchmark/.cursor/commands/research.md +0 -37
  226. package/refs/vbenchmark/.cursor/commands/review.md +0 -38
  227. package/refs/vbenchmark/.cursor/commands/test.md +0 -61
  228. package/refs/vbenchmark/.cursor/rules/agents.mdc +0 -1357
  229. package/refs/vbenchmark/.factory/droids/codebase-explorer.md +0 -224
  230. package/refs/vbenchmark/.factory/droids/debugger.md +0 -180
  231. package/refs/vbenchmark/.factory/droids/documenter.md +0 -166
  232. package/refs/vbenchmark/.factory/droids/implementer.md +0 -70
  233. package/refs/vbenchmark/.factory/droids/orchestrator.md +0 -212
  234. package/refs/vbenchmark/.factory/droids/researcher.md +0 -80
  235. package/refs/vbenchmark/.factory/droids/reviewer.md +0 -184
  236. package/refs/vbenchmark/.factory/droids/tester.md +0 -170
  237. package/refs/vbenchmark/.gemini/workflows/commit.md +0 -29
  238. package/refs/vbenchmark/.gemini/workflows/debug.md +0 -59
  239. package/refs/vbenchmark/.gemini/workflows/document.md +0 -52
  240. package/refs/vbenchmark/.gemini/workflows/gather-context.md +0 -58
  241. package/refs/vbenchmark/.gemini/workflows/init.md +0 -56
  242. package/refs/vbenchmark/.gemini/workflows/preset-help.md +0 -50
  243. package/refs/vbenchmark/.gemini/workflows/refactor.md +0 -71
  244. package/refs/vbenchmark/.gemini/workflows/research.md +0 -37
  245. package/refs/vbenchmark/.gemini/workflows/review.md +0 -38
  246. package/refs/vbenchmark/.gemini/workflows/test.md +0 -61
  247. package/refs/vbenchmark/.github/CODEOWNERS +0 -20
  248. package/refs/vbenchmark/.github/FUNDING.yml +0 -4
  249. package/refs/vbenchmark/.github/ISSUE_TEMPLATE/bug-report.yml +0 -76
  250. package/refs/vbenchmark/.github/ISSUE_TEMPLATE/new-task.yml +0 -106
  251. package/refs/vbenchmark/.github/PULL_REQUEST_TEMPLATE.md +0 -38
  252. package/refs/vbenchmark/.github/copilot-instructions.md +0 -73
  253. package/refs/vbenchmark/.github/workflows/ci.yaml +0 -33
  254. package/refs/vbenchmark/.github/workflows/vercel-auto-pr.yml +0 -478
  255. package/refs/vbenchmark/.github/workflows/vercel-deploy.yaml +0 -487
  256. package/refs/vbenchmark/.github/workflows/vercel-pr-command.yaml +0 -337
  257. package/refs/vbenchmark/.github/workflows/vercel-project-init.yaml +0 -208
  258. package/refs/vbenchmark/.opencode/agent/codebase-explorer.md +0 -224
  259. package/refs/vbenchmark/.opencode/agent/debugger.md +0 -180
  260. package/refs/vbenchmark/.opencode/agent/documenter.md +0 -166
  261. package/refs/vbenchmark/.opencode/agent/implementer.md +0 -70
  262. package/refs/vbenchmark/.opencode/agent/orchestrator.md +0 -212
  263. package/refs/vbenchmark/.opencode/agent/researcher.md +0 -80
  264. package/refs/vbenchmark/.opencode/agent/reviewer.md +0 -184
  265. package/refs/vbenchmark/.opencode/agent/tester.md +0 -170
  266. package/refs/vbenchmark/.opencode/command/commit.md +0 -29
  267. package/refs/vbenchmark/.opencode/command/debug.md +0 -59
  268. package/refs/vbenchmark/.opencode/command/document.md +0 -52
  269. package/refs/vbenchmark/.opencode/command/gather-context.md +0 -58
  270. package/refs/vbenchmark/.opencode/command/init.md +0 -56
  271. package/refs/vbenchmark/.opencode/command/preset-help.md +0 -50
  272. package/refs/vbenchmark/.opencode/command/refactor.md +0 -71
  273. package/refs/vbenchmark/.opencode/command/research.md +0 -37
  274. package/refs/vbenchmark/.opencode/command/review.md +0 -38
  275. package/refs/vbenchmark/.opencode/command/test.md +0 -61
  276. package/refs/vbenchmark/.trae/project_rules.md +0 -73
  277. package/refs/vbenchmark/.windsurf/rules/rules.md +0 -85
  278. package/refs/vbenchmark/AGENTS.md +0 -73
  279. package/refs/vbenchmark/CONTRIBUTING.md +0 -332
  280. package/refs/vbenchmark/Caddyfile +0 -3
  281. package/refs/vbenchmark/LICENSE +0 -47
  282. package/refs/vbenchmark/README.md +0 -354
  283. package/refs/vbenchmark/docker-compose.prod.yaml +0 -35
  284. package/refs/vbenchmark/docker-compose.yaml +0 -53
  285. package/refs/vbenchmark/docs/TASK_EXPANSION_PLAN.md +0 -211
  286. package/refs/vbenchmark/docs/THESIS.md +0 -441
  287. package/refs/vbenchmark/docs/categories/code-evolution.md +0 -138
  288. package/refs/vbenchmark/openspec/changes/init-vibecodingbench/design.md +0 -111
  289. package/refs/vbenchmark/openspec/changes/init-vibecodingbench/proposal.md +0 -15
  290. package/refs/vbenchmark/openspec/changes/init-vibecodingbench/specs/evaluation/spec.md +0 -105
  291. package/refs/vbenchmark/openspec/changes/init-vibecodingbench/specs/leaderboard/spec.md +0 -68
  292. package/refs/vbenchmark/openspec/changes/init-vibecodingbench/specs/task-definition/spec.md +0 -45
  293. package/refs/vbenchmark/openspec/changes/init-vibecodingbench/specs/task-runner/spec.md +0 -49
  294. package/refs/vbenchmark/openspec/changes/init-vibecodingbench/tasks.md +0 -413
  295. package/refs/vbenchmark/package.json +0 -51
  296. package/refs/vbenchmark/packages/cli/eslint.config.js +0 -16
  297. package/refs/vbenchmark/packages/cli/package.json +0 -35
  298. package/refs/vbenchmark/packages/cli/src/agents/index.ts +0 -655
  299. package/refs/vbenchmark/packages/cli/src/commands/eval.ts +0 -197
  300. package/refs/vbenchmark/packages/cli/src/commands/list.ts +0 -63
  301. package/refs/vbenchmark/packages/cli/src/commands/run.ts +0 -147
  302. package/refs/vbenchmark/packages/cli/src/evaluator.ts +0 -125
  303. package/refs/vbenchmark/packages/cli/src/index.ts +0 -21
  304. package/refs/vbenchmark/packages/cli/src/lib/task-variation.ts +0 -153
  305. package/refs/vbenchmark/packages/cli/src/loader.ts +0 -258
  306. package/refs/vbenchmark/packages/cli/src/reporter.ts +0 -222
  307. package/refs/vbenchmark/packages/cli/src/runtime/docker.ts +0 -385
  308. package/refs/vbenchmark/packages/cli/tsconfig.json +0 -8
  309. package/refs/vbenchmark/packages/dashboard/Dockerfile +0 -42
  310. package/refs/vbenchmark/packages/dashboard/index.html +0 -21
  311. package/refs/vbenchmark/packages/dashboard/package.json +0 -29
  312. package/refs/vbenchmark/packages/dashboard/postcss.config.js +0 -6
  313. package/refs/vbenchmark/packages/dashboard/public/favicon.svg +0 -24
  314. package/refs/vbenchmark/packages/dashboard/public/logo.png +0 -0
  315. package/refs/vbenchmark/packages/dashboard/public/logo.svg +0 -39
  316. package/refs/vbenchmark/packages/dashboard/src/App.tsx +0 -1468
  317. package/refs/vbenchmark/packages/dashboard/src/data/category-performance.json +0 -1
  318. package/refs/vbenchmark/packages/dashboard/src/data/leaderboard.json +0 -1
  319. package/refs/vbenchmark/packages/dashboard/src/data/task-results.json +0 -1
  320. package/refs/vbenchmark/packages/dashboard/src/data/tasks.json +0 -1
  321. package/refs/vbenchmark/packages/dashboard/src/index.css +0 -3
  322. package/refs/vbenchmark/packages/dashboard/src/main.tsx +0 -13
  323. package/refs/vbenchmark/packages/dashboard/src/vite-env.d.ts +0 -9
  324. package/refs/vbenchmark/packages/dashboard/tailwind.config.js +0 -11
  325. package/refs/vbenchmark/packages/dashboard/tsconfig.json +0 -21
  326. package/refs/vbenchmark/packages/dashboard/tsconfig.node.json +0 -11
  327. package/refs/vbenchmark/packages/dashboard/vercel.json +0 -6
  328. package/refs/vbenchmark/packages/dashboard/vite.config.ts +0 -28
  329. package/refs/vbenchmark/packages/evaluator/eslint.config.js +0 -16
  330. package/refs/vbenchmark/packages/evaluator/package.json +0 -24
  331. package/refs/vbenchmark/packages/evaluator/src/index.ts +0 -15
  332. package/refs/vbenchmark/packages/evaluator/src/runners/functional.ts +0 -88
  333. package/refs/vbenchmark/packages/evaluator/src/runners/quality.ts +0 -140
  334. package/refs/vbenchmark/packages/evaluator/src/runners/security.ts +0 -94
  335. package/refs/vbenchmark/packages/evaluator/src/runners/visual.ts +0 -108
  336. package/refs/vbenchmark/packages/evaluator/src/types.d.ts +0 -19
  337. package/refs/vbenchmark/packages/evaluator/tsconfig.json +0 -8
  338. package/refs/vbenchmark/packages/leaderboard/Dockerfile +0 -38
  339. package/refs/vbenchmark/packages/leaderboard/drizzle.config.ts +0 -10
  340. package/refs/vbenchmark/packages/leaderboard/eslint.config.js +0 -16
  341. package/refs/vbenchmark/packages/leaderboard/fly.toml +0 -29
  342. package/refs/vbenchmark/packages/leaderboard/package.json +0 -36
  343. package/refs/vbenchmark/packages/leaderboard/src/app.ts +0 -29
  344. package/refs/vbenchmark/packages/leaderboard/src/components/BrowserPreview.tsx +0 -190
  345. package/refs/vbenchmark/packages/leaderboard/src/components/ComparisonView.tsx +0 -205
  346. package/refs/vbenchmark/packages/leaderboard/src/components/LeaderboardTable.tsx +0 -150
  347. package/refs/vbenchmark/packages/leaderboard/src/components/LiveRunCard.tsx +0 -133
  348. package/refs/vbenchmark/packages/leaderboard/src/components/SubmissionForm.tsx +0 -406
  349. package/refs/vbenchmark/packages/leaderboard/src/components/SubmitForm.tsx +0 -293
  350. package/refs/vbenchmark/packages/leaderboard/src/components/TerminalStream.tsx +0 -111
  351. package/refs/vbenchmark/packages/leaderboard/src/config/pricing.ts +0 -206
  352. package/refs/vbenchmark/packages/leaderboard/src/db/index.ts +0 -31
  353. package/refs/vbenchmark/packages/leaderboard/src/db/schema.ts +0 -125
  354. package/refs/vbenchmark/packages/leaderboard/src/index.ts +0 -13
  355. package/refs/vbenchmark/packages/leaderboard/src/lib/websocket.ts +0 -124
  356. package/refs/vbenchmark/packages/leaderboard/src/routes/leaderboard.ts +0 -698
  357. package/refs/vbenchmark/packages/leaderboard/src/routes/live.ts +0 -175
  358. package/refs/vbenchmark/packages/leaderboard/src/routes/submissions.ts +0 -183
  359. package/refs/vbenchmark/packages/leaderboard/src/routes/tasks.ts +0 -215
  360. package/refs/vbenchmark/packages/leaderboard/tests/api.test.ts +0 -228
  361. package/refs/vbenchmark/packages/leaderboard/tsconfig.json +0 -9
  362. package/refs/vbenchmark/scripts/deploy.sh +0 -70
  363. package/refs/vbenchmark/tasks/ai-integration/advanced/context-management/PROMPT.md +0 -15
  364. package/refs/vbenchmark/tasks/ai-integration/advanced/context-management/task.yaml +0 -16
  365. package/refs/vbenchmark/tasks/ai-integration/advanced/evaluation-framework/PROMPT.md +0 -15
  366. package/refs/vbenchmark/tasks/ai-integration/advanced/evaluation-framework/task.yaml +0 -16
  367. package/refs/vbenchmark/tasks/ai-integration/advanced/guardrails-safety/PROMPT.md +0 -15
  368. package/refs/vbenchmark/tasks/ai-integration/advanced/guardrails-safety/task.yaml +0 -16
  369. package/refs/vbenchmark/tasks/ai-integration/advanced/memory-system/PROMPT.md +0 -15
  370. package/refs/vbenchmark/tasks/ai-integration/advanced/memory-system/task.yaml +0 -16
  371. package/refs/vbenchmark/tasks/ai-integration/advanced/model-routing/PROMPT.md +0 -15
  372. package/refs/vbenchmark/tasks/ai-integration/advanced/model-routing/task.yaml +0 -16
  373. package/refs/vbenchmark/tasks/ai-integration/advanced/multi-agent-system/PROMPT.md +0 -15
  374. package/refs/vbenchmark/tasks/ai-integration/advanced/multi-agent-system/task.yaml +0 -16
  375. package/refs/vbenchmark/tasks/ai-integration/advanced/prompt-optimization/PROMPT.md +0 -15
  376. package/refs/vbenchmark/tasks/ai-integration/advanced/prompt-optimization/task.yaml +0 -16
  377. package/refs/vbenchmark/tasks/ai-integration/advanced/reasoning-chain/PROMPT.md +0 -15
  378. package/refs/vbenchmark/tasks/ai-integration/advanced/reasoning-chain/task.yaml +0 -16
  379. package/refs/vbenchmark/tasks/ai-integration/advanced/streaming-pipeline/PROMPT.md +0 -15
  380. package/refs/vbenchmark/tasks/ai-integration/advanced/streaming-pipeline/task.yaml +0 -16
  381. package/refs/vbenchmark/tasks/ai-integration/advanced/tool-use-orchestration/PROMPT.md +0 -15
  382. package/refs/vbenchmark/tasks/ai-integration/advanced/tool-use-orchestration/task.yaml +0 -16
  383. package/refs/vbenchmark/tasks/ai-integration/agents/code-review-agent/PROMPT.md +0 -64
  384. package/refs/vbenchmark/tasks/ai-integration/agents/code-review-agent/task.yaml +0 -24
  385. package/refs/vbenchmark/tasks/ai-integration/agents/research-agent/PROMPT.md +0 -61
  386. package/refs/vbenchmark/tasks/ai-integration/agents/research-agent/task.yaml +0 -24
  387. package/refs/vbenchmark/tasks/ai-integration/agents/web-scraper-agent/PROMPT.md +0 -57
  388. package/refs/vbenchmark/tasks/ai-integration/agents/web-scraper-agent/task.yaml +0 -24
  389. package/refs/vbenchmark/tasks/ai-integration/embeddings/duplicate-detection/PROMPT.md +0 -50
  390. package/refs/vbenchmark/tasks/ai-integration/embeddings/duplicate-detection/task.yaml +0 -24
  391. package/refs/vbenchmark/tasks/ai-integration/embeddings/recommendation-engine/PROMPT.md +0 -51
  392. package/refs/vbenchmark/tasks/ai-integration/embeddings/recommendation-engine/task.yaml +0 -24
  393. package/refs/vbenchmark/tasks/ai-integration/embeddings/semantic-search/PROMPT.md +0 -50
  394. package/refs/vbenchmark/tasks/ai-integration/embeddings/semantic-search/task.yaml +0 -24
  395. package/refs/vbenchmark/tasks/ai-integration/fine-tuning/classification-model/PROMPT.md +0 -50
  396. package/refs/vbenchmark/tasks/ai-integration/fine-tuning/classification-model/task.yaml +0 -24
  397. package/refs/vbenchmark/tasks/ai-integration/function-calling/api-orchestrator/PROMPT.md +0 -60
  398. package/refs/vbenchmark/tasks/ai-integration/function-calling/api-orchestrator/task.yaml +0 -24
  399. package/refs/vbenchmark/tasks/ai-integration/function-calling/calendar-assistant/PROMPT.md +0 -50
  400. package/refs/vbenchmark/tasks/ai-integration/function-calling/calendar-assistant/task.yaml +0 -24
  401. package/refs/vbenchmark/tasks/ai-integration/function-calling/database-query/PROMPT.md +0 -62
  402. package/refs/vbenchmark/tasks/ai-integration/function-calling/database-query/task.yaml +0 -24
  403. package/refs/vbenchmark/tasks/ai-integration/multimodal/chart-interpreter/PROMPT.md +0 -60
  404. package/refs/vbenchmark/tasks/ai-integration/multimodal/chart-interpreter/task.yaml +0 -24
  405. package/refs/vbenchmark/tasks/ai-integration/multimodal/image-captioning/PROMPT.md +0 -49
  406. package/refs/vbenchmark/tasks/ai-integration/multimodal/image-captioning/task.yaml +0 -24
  407. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/code-assistant/PROMPT.md +0 -51
  408. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/code-assistant/task.yaml +0 -24
  409. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/doc-search/PROMPT.md +0 -51
  410. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/doc-search/task.yaml +0 -24
  411. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/pdf-qa/PROMPT.md +0 -76
  412. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/pdf-qa/docker-compose.yaml +0 -30
  413. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/pdf-qa/task.yaml +0 -30
  414. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/pdf-qa/tests/functional/qa.test.py +0 -146
  415. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/support-bot/PROMPT.md +0 -51
  416. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/support-bot/task.yaml +0 -24
  417. package/refs/vbenchmark/tasks/ai-integration/structured-output/contract-analyzer/PROMPT.md +0 -67
  418. package/refs/vbenchmark/tasks/ai-integration/structured-output/contract-analyzer/task.yaml +0 -24
  419. package/refs/vbenchmark/tasks/ai-integration/structured-output/invoice-parser/PROMPT.md +0 -61
  420. package/refs/vbenchmark/tasks/ai-integration/structured-output/invoice-parser/task.yaml +0 -27
  421. package/refs/vbenchmark/tasks/ai-integration/structured-output/receipt-scanner/PROMPT.md +0 -65
  422. package/refs/vbenchmark/tasks/ai-integration/structured-output/receipt-scanner/task.yaml +0 -24
  423. package/refs/vbenchmark/tasks/ai-integration/structured-output/resume-parser/PROMPT.md +0 -70
  424. package/refs/vbenchmark/tasks/ai-integration/structured-output/resume-parser/task.yaml +0 -24
  425. package/refs/vbenchmark/tasks/api-integrations/advanced/api-analytics/PROMPT.md +0 -15
  426. package/refs/vbenchmark/tasks/api-integrations/advanced/api-analytics/task.yaml +0 -16
  427. package/refs/vbenchmark/tasks/api-integrations/advanced/api-gateway/PROMPT.md +0 -15
  428. package/refs/vbenchmark/tasks/api-integrations/advanced/api-gateway/task.yaml +0 -16
  429. package/refs/vbenchmark/tasks/api-integrations/advanced/api-mocking/PROMPT.md +0 -15
  430. package/refs/vbenchmark/tasks/api-integrations/advanced/api-mocking/task.yaml +0 -16
  431. package/refs/vbenchmark/tasks/api-integrations/advanced/contract-testing/PROMPT.md +0 -15
  432. package/refs/vbenchmark/tasks/api-integrations/advanced/contract-testing/task.yaml +0 -16
  433. package/refs/vbenchmark/tasks/api-integrations/advanced/graphql-federation/PROMPT.md +0 -15
  434. package/refs/vbenchmark/tasks/api-integrations/advanced/graphql-federation/task.yaml +0 -16
  435. package/refs/vbenchmark/tasks/api-integrations/advanced/grpc-gateway/PROMPT.md +0 -15
  436. package/refs/vbenchmark/tasks/api-integrations/advanced/grpc-gateway/task.yaml +0 -16
  437. package/refs/vbenchmark/tasks/api-integrations/advanced/rate-limiter/PROMPT.md +0 -15
  438. package/refs/vbenchmark/tasks/api-integrations/advanced/rate-limiter/task.yaml +0 -16
  439. package/refs/vbenchmark/tasks/api-integrations/advanced/request-validator/PROMPT.md +0 -15
  440. package/refs/vbenchmark/tasks/api-integrations/advanced/request-validator/task.yaml +0 -16
  441. package/refs/vbenchmark/tasks/api-integrations/advanced/sdk-generator/PROMPT.md +0 -15
  442. package/refs/vbenchmark/tasks/api-integrations/advanced/sdk-generator/task.yaml +0 -16
  443. package/refs/vbenchmark/tasks/api-integrations/advanced/webhook-processor/PROMPT.md +0 -15
  444. package/refs/vbenchmark/tasks/api-integrations/advanced/webhook-processor/task.yaml +0 -16
  445. package/refs/vbenchmark/tasks/api-integrations/analytics/mixpanel-events/PROMPT.md +0 -42
  446. package/refs/vbenchmark/tasks/api-integrations/analytics/mixpanel-events/task.yaml +0 -24
  447. package/refs/vbenchmark/tasks/api-integrations/analytics/segment-tracking/PROMPT.md +0 -42
  448. package/refs/vbenchmark/tasks/api-integrations/analytics/segment-tracking/task.yaml +0 -24
  449. package/refs/vbenchmark/tasks/api-integrations/auth-provider/oauth2-github/PROMPT.md +0 -42
  450. package/refs/vbenchmark/tasks/api-integrations/auth-provider/oauth2-github/task.yaml +0 -24
  451. package/refs/vbenchmark/tasks/api-integrations/auth-provider/okta-integration/PROMPT.md +0 -44
  452. package/refs/vbenchmark/tasks/api-integrations/auth-provider/okta-integration/task.yaml +0 -24
  453. package/refs/vbenchmark/tasks/api-integrations/auth-provider/saml-sso/PROMPT.md +0 -42
  454. package/refs/vbenchmark/tasks/api-integrations/auth-provider/saml-sso/task.yaml +0 -24
  455. package/refs/vbenchmark/tasks/api-integrations/communication/discord-webhook/PROMPT.md +0 -44
  456. package/refs/vbenchmark/tasks/api-integrations/communication/discord-webhook/task.yaml +0 -24
  457. package/refs/vbenchmark/tasks/api-integrations/communication/slack-bot/PROMPT.md +0 -42
  458. package/refs/vbenchmark/tasks/api-integrations/communication/slack-bot/task.yaml +0 -24
  459. package/refs/vbenchmark/tasks/api-integrations/communication/twilio-sms/PROMPT.md +0 -42
  460. package/refs/vbenchmark/tasks/api-integrations/communication/twilio-sms/task.yaml +0 -24
  461. package/refs/vbenchmark/tasks/api-integrations/email/transactional/PROMPT.md +0 -82
  462. package/refs/vbenchmark/tasks/api-integrations/email/transactional/task.yaml +0 -27
  463. package/refs/vbenchmark/tasks/api-integrations/maps/google-maps-geocoding/PROMPT.md +0 -41
  464. package/refs/vbenchmark/tasks/api-integrations/maps/google-maps-geocoding/task.yaml +0 -24
  465. package/refs/vbenchmark/tasks/api-integrations/maps/mapbox-directions/PROMPT.md +0 -41
  466. package/refs/vbenchmark/tasks/api-integrations/maps/mapbox-directions/task.yaml +0 -24
  467. package/refs/vbenchmark/tasks/api-integrations/payment/crypto-payments/PROMPT.md +0 -43
  468. package/refs/vbenchmark/tasks/api-integrations/payment/crypto-payments/task.yaml +0 -24
  469. package/refs/vbenchmark/tasks/api-integrations/payment/paypal-integration/PROMPT.md +0 -41
  470. package/refs/vbenchmark/tasks/api-integrations/payment/paypal-integration/task.yaml +0 -24
  471. package/refs/vbenchmark/tasks/api-integrations/social/twitter-api/PROMPT.md +0 -41
  472. package/refs/vbenchmark/tasks/api-integrations/social/twitter-api/task.yaml +0 -24
  473. package/refs/vbenchmark/tasks/api-integrations/storage/cloudinary-upload/PROMPT.md +0 -43
  474. package/refs/vbenchmark/tasks/api-integrations/storage/cloudinary-upload/task.yaml +0 -24
  475. package/refs/vbenchmark/tasks/api-integrations/storage/gcs-streaming/PROMPT.md +0 -43
  476. package/refs/vbenchmark/tasks/api-integrations/storage/gcs-streaming/task.yaml +0 -24
  477. package/refs/vbenchmark/tasks/api-integrations/storage/s3-presigned-urls/PROMPT.md +0 -41
  478. package/refs/vbenchmark/tasks/api-integrations/storage/s3-presigned-urls/task.yaml +0 -24
  479. package/refs/vbenchmark/tasks/api-integrations/stripe/checkout-session/PROMPT.md +0 -41
  480. package/refs/vbenchmark/tasks/api-integrations/stripe/checkout-session/task.yaml +0 -24
  481. package/refs/vbenchmark/tasks/api-integrations/stripe/payment-webhook/PROMPT.md +0 -60
  482. package/refs/vbenchmark/tasks/api-integrations/stripe/payment-webhook/docker-compose.yaml +0 -38
  483. package/refs/vbenchmark/tasks/api-integrations/stripe/payment-webhook/task.yaml +0 -31
  484. package/refs/vbenchmark/tasks/api-integrations/stripe/payment-webhook/tests/webhook.test.ts +0 -193
  485. package/refs/vbenchmark/tasks/api-integrations/stripe/subscription-portal/PROMPT.md +0 -41
  486. package/refs/vbenchmark/tasks/api-integrations/stripe/subscription-portal/task.yaml +0 -24
  487. package/refs/vbenchmark/tasks/code-evolution/advanced/api-deprecation/PROMPT.md +0 -15
  488. package/refs/vbenchmark/tasks/code-evolution/advanced/api-deprecation/task.yaml +0 -16
  489. package/refs/vbenchmark/tasks/code-evolution/advanced/ast-refactoring/PROMPT.md +0 -15
  490. package/refs/vbenchmark/tasks/code-evolution/advanced/ast-refactoring/task.yaml +0 -16
  491. package/refs/vbenchmark/tasks/code-evolution/advanced/concurrency-fix/PROMPT.md +0 -15
  492. package/refs/vbenchmark/tasks/code-evolution/advanced/concurrency-fix/task.yaml +0 -16
  493. package/refs/vbenchmark/tasks/code-evolution/advanced/database-schema-migration/PROMPT.md +0 -15
  494. package/refs/vbenchmark/tasks/code-evolution/advanced/database-schema-migration/task.yaml +0 -16
  495. package/refs/vbenchmark/tasks/code-evolution/advanced/dead-code-elimination/PROMPT.md +0 -15
  496. package/refs/vbenchmark/tasks/code-evolution/advanced/dead-code-elimination/task.yaml +0 -16
  497. package/refs/vbenchmark/tasks/code-evolution/advanced/dependency-upgrade/PROMPT.md +0 -15
  498. package/refs/vbenchmark/tasks/code-evolution/advanced/dependency-upgrade/task.yaml +0 -16
  499. package/refs/vbenchmark/tasks/code-evolution/advanced/memory-optimization/PROMPT.md +0 -15
  500. package/refs/vbenchmark/tasks/code-evolution/advanced/memory-optimization/task.yaml +0 -16
  501. package/refs/vbenchmark/tasks/code-evolution/advanced/monorepo-extraction/PROMPT.md +0 -15
  502. package/refs/vbenchmark/tasks/code-evolution/advanced/monorepo-extraction/task.yaml +0 -16
  503. package/refs/vbenchmark/tasks/code-evolution/advanced/performance-profiling/PROMPT.md +0 -15
  504. package/refs/vbenchmark/tasks/code-evolution/advanced/performance-profiling/task.yaml +0 -16
  505. package/refs/vbenchmark/tasks/code-evolution/advanced/type-migration/PROMPT.md +0 -15
  506. package/refs/vbenchmark/tasks/code-evolution/advanced/type-migration/task.yaml +0 -16
  507. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/callback-to-async/PROMPT.md +0 -47
  508. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/callback-to-async/task.yaml +0 -24
  509. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/express-to-fastify/PROMPT.md +0 -49
  510. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/express-to-fastify/base-code/src/app.ts +0 -22
  511. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/express-to-fastify/task.yaml +0 -37
  512. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/express-to-fastify/tests/api.test.ts +0 -70
  513. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/flask-to-fastapi/PROMPT.md +0 -46
  514. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/flask-to-fastapi/task.yaml +0 -24
  515. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/java-to-kotlin/PROMPT.md +0 -45
  516. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/java-to-kotlin/task.yaml +0 -24
  517. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/jquery-to-react/PROMPT.md +0 -47
  518. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/jquery-to-react/task.yaml +0 -24
  519. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/rest-to-grpc/PROMPT.md +0 -47
  520. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/rest-to-grpc/task.yaml +0 -24
  521. package/refs/vbenchmark/tasks/code-evolution/performance/async-refactor/PROMPT.md +0 -47
  522. package/refs/vbenchmark/tasks/code-evolution/performance/async-refactor/task.yaml +0 -24
  523. package/refs/vbenchmark/tasks/code-evolution/performance/memory-leak-fix/PROMPT.md +0 -47
  524. package/refs/vbenchmark/tasks/code-evolution/performance/memory-leak-fix/task.yaml +0 -24
  525. package/refs/vbenchmark/tasks/code-evolution/performance/query-optimization/PROMPT.md +0 -49
  526. package/refs/vbenchmark/tasks/code-evolution/performance/query-optimization/task.yaml +0 -24
  527. package/refs/vbenchmark/tasks/code-evolution/refactoring/class-to-hooks/PROMPT.md +0 -96
  528. package/refs/vbenchmark/tasks/code-evolution/refactoring/class-to-hooks/task.yaml +0 -27
  529. package/refs/vbenchmark/tasks/code-evolution/refactoring/dependency-injection/PROMPT.md +0 -47
  530. package/refs/vbenchmark/tasks/code-evolution/refactoring/dependency-injection/task.yaml +0 -24
  531. package/refs/vbenchmark/tasks/code-evolution/refactoring/error-handling/PROMPT.md +0 -48
  532. package/refs/vbenchmark/tasks/code-evolution/refactoring/error-handling/task.yaml +0 -24
  533. package/refs/vbenchmark/tasks/code-evolution/refactoring/monolith-to-modules/PROMPT.md +0 -50
  534. package/refs/vbenchmark/tasks/code-evolution/refactoring/monolith-to-modules/task.yaml +0 -24
  535. package/refs/vbenchmark/tasks/code-evolution/refactoring/orm-migration/PROMPT.md +0 -47
  536. package/refs/vbenchmark/tasks/code-evolution/refactoring/orm-migration/task.yaml +0 -24
  537. package/refs/vbenchmark/tasks/code-evolution/security/secrets-rotation/PROMPT.md +0 -49
  538. package/refs/vbenchmark/tasks/code-evolution/security/secrets-rotation/task.yaml +0 -24
  539. package/refs/vbenchmark/tasks/code-evolution/security/sql-injection-fix/PROMPT.md +0 -50
  540. package/refs/vbenchmark/tasks/code-evolution/security/sql-injection-fix/task.yaml +0 -24
  541. package/refs/vbenchmark/tasks/code-evolution/security/xss-prevention/PROMPT.md +0 -47
  542. package/refs/vbenchmark/tasks/code-evolution/security/xss-prevention/task.yaml +0 -24
  543. package/refs/vbenchmark/tasks/code-evolution/testing/add-unit-tests/PROMPT.md +0 -48
  544. package/refs/vbenchmark/tasks/code-evolution/testing/add-unit-tests/task.yaml +0 -24
  545. package/refs/vbenchmark/tasks/code-evolution/testing/e2e-playwright/PROMPT.md +0 -50
  546. package/refs/vbenchmark/tasks/code-evolution/testing/e2e-playwright/task.yaml +0 -24
  547. package/refs/vbenchmark/tasks/code-evolution/testing/pytest-fixtures/PROMPT.md +0 -47
  548. package/refs/vbenchmark/tasks/code-evolution/testing/pytest-fixtures/task.yaml +0 -24
  549. package/refs/vbenchmark/tasks/frontend/accessibility/keyboard-shortcuts/PROMPT.md +0 -44
  550. package/refs/vbenchmark/tasks/frontend/accessibility/keyboard-shortcuts/task.yaml +0 -24
  551. package/refs/vbenchmark/tasks/frontend/accessibility/screen-reader-nav/PROMPT.md +0 -44
  552. package/refs/vbenchmark/tasks/frontend/accessibility/screen-reader-nav/task.yaml +0 -24
  553. package/refs/vbenchmark/tasks/frontend/advanced/canvas-editor/PROMPT.md +0 -15
  554. package/refs/vbenchmark/tasks/frontend/advanced/canvas-editor/task.yaml +0 -16
  555. package/refs/vbenchmark/tasks/frontend/advanced/micro-frontend/PROMPT.md +0 -15
  556. package/refs/vbenchmark/tasks/frontend/advanced/micro-frontend/task.yaml +0 -16
  557. package/refs/vbenchmark/tasks/frontend/advanced/offline-first/PROMPT.md +0 -15
  558. package/refs/vbenchmark/tasks/frontend/advanced/offline-first/task.yaml +0 -16
  559. package/refs/vbenchmark/tasks/frontend/advanced/realtime-collab/PROMPT.md +0 -15
  560. package/refs/vbenchmark/tasks/frontend/advanced/realtime-collab/task.yaml +0 -16
  561. package/refs/vbenchmark/tasks/frontend/advanced/service-worker/PROMPT.md +0 -15
  562. package/refs/vbenchmark/tasks/frontend/advanced/service-worker/task.yaml +0 -16
  563. package/refs/vbenchmark/tasks/frontend/advanced/state-machine/PROMPT.md +0 -15
  564. package/refs/vbenchmark/tasks/frontend/advanced/state-machine/task.yaml +0 -16
  565. package/refs/vbenchmark/tasks/frontend/advanced/virtual-list/PROMPT.md +0 -15
  566. package/refs/vbenchmark/tasks/frontend/advanced/virtual-list/task.yaml +0 -16
  567. package/refs/vbenchmark/tasks/frontend/advanced/wasm-integration/PROMPT.md +0 -15
  568. package/refs/vbenchmark/tasks/frontend/advanced/wasm-integration/task.yaml +0 -16
  569. package/refs/vbenchmark/tasks/frontend/advanced/web-worker/PROMPT.md +0 -15
  570. package/refs/vbenchmark/tasks/frontend/advanced/web-worker/task.yaml +0 -16
  571. package/refs/vbenchmark/tasks/frontend/advanced/webgl-visualization/PROMPT.md +0 -15
  572. package/refs/vbenchmark/tasks/frontend/advanced/webgl-visualization/task.yaml +0 -16
  573. package/refs/vbenchmark/tasks/frontend/animation/page-transitions/PROMPT.md +0 -44
  574. package/refs/vbenchmark/tasks/frontend/animation/page-transitions/task.yaml +0 -24
  575. package/refs/vbenchmark/tasks/frontend/components/data-grid/PROMPT.md +0 -59
  576. package/refs/vbenchmark/tasks/frontend/components/data-grid/task.yaml +0 -24
  577. package/refs/vbenchmark/tasks/frontend/components/date-range-picker/PROMPT.md +0 -57
  578. package/refs/vbenchmark/tasks/frontend/components/date-range-picker/task.yaml +0 -24
  579. package/refs/vbenchmark/tasks/frontend/components/file-uploader/PROMPT.md +0 -55
  580. package/refs/vbenchmark/tasks/frontend/components/file-uploader/task.yaml +0 -24
  581. package/refs/vbenchmark/tasks/frontend/components/form-builder/PROMPT.md +0 -96
  582. package/refs/vbenchmark/tasks/frontend/components/form-builder/task.yaml +0 -28
  583. package/refs/vbenchmark/tasks/frontend/components/rich-text-editor/PROMPT.md +0 -45
  584. package/refs/vbenchmark/tasks/frontend/components/rich-text-editor/task.yaml +0 -24
  585. package/refs/vbenchmark/tasks/frontend/figma-to-code/dashboard-layout/PROMPT.md +0 -50
  586. package/refs/vbenchmark/tasks/frontend/figma-to-code/dashboard-layout/task.yaml +0 -25
  587. package/refs/vbenchmark/tasks/frontend/figma-to-code/landing-page/PROMPT.md +0 -49
  588. package/refs/vbenchmark/tasks/frontend/figma-to-code/landing-page/task.yaml +0 -25
  589. package/refs/vbenchmark/tasks/frontend/figma-to-code/mobile-app-screen/PROMPT.md +0 -51
  590. package/refs/vbenchmark/tasks/frontend/figma-to-code/mobile-app-screen/task.yaml +0 -24
  591. package/refs/vbenchmark/tasks/frontend/figma-to-code/pricing-card/PROMPT.md +0 -93
  592. package/refs/vbenchmark/tasks/frontend/figma-to-code/pricing-card/docker-compose.yaml +0 -23
  593. package/refs/vbenchmark/tasks/frontend/figma-to-code/pricing-card/task.yaml +0 -30
  594. package/refs/vbenchmark/tasks/frontend/figma-to-code/pricing-card/tests/visual/diff.test.ts +0 -107
  595. package/refs/vbenchmark/tasks/frontend/figma-to-code/pricing-card/tests/visual/interaction.test.ts +0 -88
  596. package/refs/vbenchmark/tasks/frontend/performance/image-lazy-load/PROMPT.md +0 -43
  597. package/refs/vbenchmark/tasks/frontend/performance/image-lazy-load/task.yaml +0 -24
  598. package/refs/vbenchmark/tasks/frontend/performance/infinite-scroll/PROMPT.md +0 -44
  599. package/refs/vbenchmark/tasks/frontend/performance/infinite-scroll/task.yaml +0 -24
  600. package/refs/vbenchmark/tasks/frontend/state-management/collaborative-editor/PROMPT.md +0 -44
  601. package/refs/vbenchmark/tasks/frontend/state-management/collaborative-editor/task.yaml +0 -24
  602. package/refs/vbenchmark/tasks/frontend/state-management/shopping-cart/PROMPT.md +0 -53
  603. package/refs/vbenchmark/tasks/frontend/state-management/shopping-cart/task.yaml +0 -24
  604. package/refs/vbenchmark/tasks/frontend/visualization/chart-dashboard/PROMPT.md +0 -83
  605. package/refs/vbenchmark/tasks/frontend/visualization/chart-dashboard/task.yaml +0 -28
  606. package/refs/vbenchmark/tasks/frontend/visualization/gantt-chart/PROMPT.md +0 -57
  607. package/refs/vbenchmark/tasks/frontend/visualization/gantt-chart/task.yaml +0 -24
  608. package/refs/vbenchmark/tasks/frontend/visualization/map-dashboard/PROMPT.md +0 -44
  609. package/refs/vbenchmark/tasks/frontend/visualization/map-dashboard/task.yaml +0 -24
  610. package/refs/vbenchmark/tasks/frontend/visualization/realtime-charts/PROMPT.md +0 -43
  611. package/refs/vbenchmark/tasks/frontend/visualization/realtime-charts/task.yaml +0 -24
  612. package/refs/vbenchmark/tasks/glue-code/advanced/blue-green-deploy/PROMPT.md +0 -15
  613. package/refs/vbenchmark/tasks/glue-code/advanced/blue-green-deploy/task.yaml +0 -16
  614. package/refs/vbenchmark/tasks/glue-code/advanced/canary-release/PROMPT.md +0 -15
  615. package/refs/vbenchmark/tasks/glue-code/advanced/canary-release/task.yaml +0 -16
  616. package/refs/vbenchmark/tasks/glue-code/advanced/change-data-capture/PROMPT.md +0 -15
  617. package/refs/vbenchmark/tasks/glue-code/advanced/change-data-capture/task.yaml +0 -16
  618. package/refs/vbenchmark/tasks/glue-code/advanced/config-management/PROMPT.md +0 -15
  619. package/refs/vbenchmark/tasks/glue-code/advanced/config-management/task.yaml +0 -16
  620. package/refs/vbenchmark/tasks/glue-code/advanced/data-pipeline/PROMPT.md +0 -15
  621. package/refs/vbenchmark/tasks/glue-code/advanced/data-pipeline/task.yaml +0 -16
  622. package/refs/vbenchmark/tasks/glue-code/advanced/distributed-tracing/PROMPT.md +0 -15
  623. package/refs/vbenchmark/tasks/glue-code/advanced/distributed-tracing/task.yaml +0 -16
  624. package/refs/vbenchmark/tasks/glue-code/advanced/log-aggregation/PROMPT.md +0 -15
  625. package/refs/vbenchmark/tasks/glue-code/advanced/log-aggregation/task.yaml +0 -16
  626. package/refs/vbenchmark/tasks/glue-code/advanced/schema-registry/PROMPT.md +0 -15
  627. package/refs/vbenchmark/tasks/glue-code/advanced/schema-registry/task.yaml +0 -16
  628. package/refs/vbenchmark/tasks/glue-code/advanced/secret-rotation/PROMPT.md +0 -15
  629. package/refs/vbenchmark/tasks/glue-code/advanced/secret-rotation/task.yaml +0 -16
  630. package/refs/vbenchmark/tasks/glue-code/advanced/stream-processing/PROMPT.md +0 -15
  631. package/refs/vbenchmark/tasks/glue-code/advanced/stream-processing/task.yaml +0 -16
  632. package/refs/vbenchmark/tasks/glue-code/api-sync/rest-to-graphql/PROMPT.md +0 -66
  633. package/refs/vbenchmark/tasks/glue-code/api-sync/rest-to-graphql/task.yaml +0 -27
  634. package/refs/vbenchmark/tasks/glue-code/caching/redis-cache/PROMPT.md +0 -82
  635. package/refs/vbenchmark/tasks/glue-code/caching/redis-cache/task.yaml +0 -27
  636. package/refs/vbenchmark/tasks/glue-code/data-transform/avro-schema-evolution/PROMPT.md +0 -51
  637. package/refs/vbenchmark/tasks/glue-code/data-transform/avro-schema-evolution/task.yaml +0 -24
  638. package/refs/vbenchmark/tasks/glue-code/data-transform/csv-normalizer/PROMPT.md +0 -49
  639. package/refs/vbenchmark/tasks/glue-code/data-transform/csv-normalizer/task.yaml +0 -24
  640. package/refs/vbenchmark/tasks/glue-code/data-transform/excel-to-json/PROMPT.md +0 -67
  641. package/refs/vbenchmark/tasks/glue-code/data-transform/excel-to-json/task.yaml +0 -28
  642. package/refs/vbenchmark/tasks/glue-code/data-transform/excel-to-json/tests/transform.test.py +0 -137
  643. package/refs/vbenchmark/tasks/glue-code/data-transform/json-to-xml/PROMPT.md +0 -45
  644. package/refs/vbenchmark/tasks/glue-code/data-transform/json-to-xml/task.yaml +0 -24
  645. package/refs/vbenchmark/tasks/glue-code/data-transform/protobuf-converter/PROMPT.md +0 -44
  646. package/refs/vbenchmark/tasks/glue-code/data-transform/protobuf-converter/task.yaml +0 -24
  647. package/refs/vbenchmark/tasks/glue-code/etl/cdc-pipeline/PROMPT.md +0 -52
  648. package/refs/vbenchmark/tasks/glue-code/etl/cdc-pipeline/task.yaml +0 -27
  649. package/refs/vbenchmark/tasks/glue-code/etl/database-sync/PROMPT.md +0 -51
  650. package/refs/vbenchmark/tasks/glue-code/etl/database-sync/task.yaml +0 -24
  651. package/refs/vbenchmark/tasks/glue-code/etl/s3-to-warehouse/PROMPT.md +0 -50
  652. package/refs/vbenchmark/tasks/glue-code/etl/s3-to-warehouse/task.yaml +0 -24
  653. package/refs/vbenchmark/tasks/glue-code/file-processing/image-resizer/PROMPT.md +0 -52
  654. package/refs/vbenchmark/tasks/glue-code/file-processing/image-resizer/task.yaml +0 -24
  655. package/refs/vbenchmark/tasks/glue-code/file-processing/pdf-merger/PROMPT.md +0 -50
  656. package/refs/vbenchmark/tasks/glue-code/file-processing/pdf-merger/task.yaml +0 -24
  657. package/refs/vbenchmark/tasks/glue-code/file-processing/video-transcoder/PROMPT.md +0 -50
  658. package/refs/vbenchmark/tasks/glue-code/file-processing/video-transcoder/task.yaml +0 -27
  659. package/refs/vbenchmark/tasks/glue-code/migration/data-backfill/PROMPT.md +0 -50
  660. package/refs/vbenchmark/tasks/glue-code/migration/data-backfill/task.yaml +0 -24
  661. package/refs/vbenchmark/tasks/glue-code/migration/database-versioning/PROMPT.md +0 -50
  662. package/refs/vbenchmark/tasks/glue-code/migration/database-versioning/task.yaml +0 -24
  663. package/refs/vbenchmark/tasks/glue-code/queue/kafka-producer/PROMPT.md +0 -49
  664. package/refs/vbenchmark/tasks/glue-code/queue/kafka-producer/task.yaml +0 -27
  665. package/refs/vbenchmark/tasks/glue-code/queue/rabbitmq-consumer/PROMPT.md +0 -50
  666. package/refs/vbenchmark/tasks/glue-code/queue/rabbitmq-consumer/task.yaml +0 -27
  667. package/refs/vbenchmark/tasks/glue-code/queue/sqs-batch-processor/PROMPT.md +0 -47
  668. package/refs/vbenchmark/tasks/glue-code/queue/sqs-batch-processor/task.yaml +0 -24
  669. package/refs/vbenchmark/tasks/glue-code/scheduler/cron-job-manager/PROMPT.md +0 -52
  670. package/refs/vbenchmark/tasks/glue-code/scheduler/cron-job-manager/task.yaml +0 -27
  671. package/refs/vbenchmark/tasks/glue-code/scheduler/delayed-tasks/PROMPT.md +0 -51
  672. package/refs/vbenchmark/tasks/glue-code/scheduler/delayed-tasks/task.yaml +0 -27
  673. package/refs/vbenchmark/tasks/saas-core/advanced/api-versioning/PROMPT.md +0 -15
  674. package/refs/vbenchmark/tasks/saas-core/advanced/api-versioning/task.yaml +0 -16
  675. package/refs/vbenchmark/tasks/saas-core/advanced/circuit-breaker/PROMPT.md +0 -13
  676. package/refs/vbenchmark/tasks/saas-core/advanced/circuit-breaker/task.yaml +0 -16
  677. package/refs/vbenchmark/tasks/saas-core/advanced/compliance-gdpr/PROMPT.md +0 -15
  678. package/refs/vbenchmark/tasks/saas-core/advanced/compliance-gdpr/task.yaml +0 -16
  679. package/refs/vbenchmark/tasks/saas-core/advanced/cqrs-pattern/PROMPT.md +0 -13
  680. package/refs/vbenchmark/tasks/saas-core/advanced/cqrs-pattern/task.yaml +0 -16
  681. package/refs/vbenchmark/tasks/saas-core/advanced/data-encryption/PROMPT.md +0 -15
  682. package/refs/vbenchmark/tasks/saas-core/advanced/data-encryption/task.yaml +0 -16
  683. package/refs/vbenchmark/tasks/saas-core/advanced/distributed-locking/PROMPT.md +0 -46
  684. package/refs/vbenchmark/tasks/saas-core/advanced/distributed-locking/task.yaml +0 -24
  685. package/refs/vbenchmark/tasks/saas-core/advanced/event-sourcing/PROMPT.md +0 -23
  686. package/refs/vbenchmark/tasks/saas-core/advanced/event-sourcing/task.yaml +0 -16
  687. package/refs/vbenchmark/tasks/saas-core/advanced/feature-flags-ab/PROMPT.md +0 -15
  688. package/refs/vbenchmark/tasks/saas-core/advanced/feature-flags-ab/task.yaml +0 -16
  689. package/refs/vbenchmark/tasks/saas-core/advanced/saga-orchestration/PROMPT.md +0 -13
  690. package/refs/vbenchmark/tasks/saas-core/advanced/saga-orchestration/task.yaml +0 -16
  691. package/refs/vbenchmark/tasks/saas-core/advanced/webhook-delivery/PROMPT.md +0 -15
  692. package/refs/vbenchmark/tasks/saas-core/advanced/webhook-delivery/task.yaml +0 -16
  693. package/refs/vbenchmark/tasks/saas-core/audit/activity-logging/PROMPT.md +0 -50
  694. package/refs/vbenchmark/tasks/saas-core/audit/activity-logging/task.yaml +0 -27
  695. package/refs/vbenchmark/tasks/saas-core/auth/jwt-refresh-tokens/PROMPT.md +0 -50
  696. package/refs/vbenchmark/tasks/saas-core/auth/jwt-refresh-tokens/task.yaml +0 -27
  697. package/refs/vbenchmark/tasks/saas-core/auth/magic-link-email/PROMPT.md +0 -53
  698. package/refs/vbenchmark/tasks/saas-core/auth/magic-link-email/task.yaml +0 -27
  699. package/refs/vbenchmark/tasks/saas-core/auth/mfa-totp/PROMPT.md +0 -79
  700. package/refs/vbenchmark/tasks/saas-core/auth/mfa-totp/task.yaml +0 -27
  701. package/refs/vbenchmark/tasks/saas-core/auth/rbac-permissions/PROMPT.md +0 -51
  702. package/refs/vbenchmark/tasks/saas-core/auth/rbac-permissions/task.yaml +0 -27
  703. package/refs/vbenchmark/tasks/saas-core/auth/session-management/PROMPT.md +0 -52
  704. package/refs/vbenchmark/tasks/saas-core/auth/session-management/task.yaml +0 -27
  705. package/refs/vbenchmark/tasks/saas-core/auth/supabase-oauth/PROMPT.md +0 -45
  706. package/refs/vbenchmark/tasks/saas-core/auth/supabase-oauth/docker-compose.yaml +0 -47
  707. package/refs/vbenchmark/tasks/saas-core/auth/supabase-oauth/task.yaml +0 -32
  708. package/refs/vbenchmark/tasks/saas-core/auth/supabase-oauth/tests/auth.test.ts +0 -59
  709. package/refs/vbenchmark/tasks/saas-core/billing/invoice-generation/PROMPT.md +0 -53
  710. package/refs/vbenchmark/tasks/saas-core/billing/invoice-generation/task.yaml +0 -27
  711. package/refs/vbenchmark/tasks/saas-core/billing/stripe-subscriptions/PROMPT.md +0 -51
  712. package/refs/vbenchmark/tasks/saas-core/billing/stripe-subscriptions/task.yaml +0 -27
  713. package/refs/vbenchmark/tasks/saas-core/billing/usage-metering/PROMPT.md +0 -52
  714. package/refs/vbenchmark/tasks/saas-core/billing/usage-metering/task.yaml +0 -27
  715. package/refs/vbenchmark/tasks/saas-core/crud/dashboard-table/PROMPT.md +0 -48
  716. package/refs/vbenchmark/tasks/saas-core/crud/dashboard-table/task.yaml +0 -28
  717. package/refs/vbenchmark/tasks/saas-core/multi-tenant/org-isolation/PROMPT.md +0 -50
  718. package/refs/vbenchmark/tasks/saas-core/multi-tenant/org-isolation/task.yaml +0 -27
  719. package/refs/vbenchmark/tasks/saas-core/multi-tenant/subdomain-routing/PROMPT.md +0 -50
  720. package/refs/vbenchmark/tasks/saas-core/multi-tenant/subdomain-routing/task.yaml +0 -27
  721. package/refs/vbenchmark/tasks/saas-core/notifications/email-queue/PROMPT.md +0 -53
  722. package/refs/vbenchmark/tasks/saas-core/notifications/email-queue/task.yaml +0 -27
  723. package/refs/vbenchmark/tasks/saas-core/notifications/in-app-alerts/PROMPT.md +0 -51
  724. package/refs/vbenchmark/tasks/saas-core/notifications/in-app-alerts/task.yaml +0 -27
  725. package/refs/vbenchmark/tasks/saas-core/notifications/push-notifications/PROMPT.md +0 -51
  726. package/refs/vbenchmark/tasks/saas-core/notifications/push-notifications/task.yaml +0 -27
  727. package/refs/vbenchmark/tasks/saas-core/realtime/websocket-chat/PROMPT.md +0 -80
  728. package/refs/vbenchmark/tasks/saas-core/realtime/websocket-chat/task.yaml +0 -27
  729. package/refs/vbenchmark/tasks/saas-core/search/full-text-search/PROMPT.md +0 -51
  730. package/refs/vbenchmark/tasks/saas-core/search/full-text-search/task.yaml +0 -27
  731. package/refs/vbenchmark/tasks/saas-core/security/rate-limiter/PROMPT.md +0 -99
  732. package/refs/vbenchmark/tasks/saas-core/security/rate-limiter/task.yaml +0 -27
  733. package/refs/vbenchmark/tasks/saas-core/settings/user-preferences/PROMPT.md +0 -78
  734. package/refs/vbenchmark/tasks/saas-core/settings/user-preferences/task.yaml +0 -27
  735. package/refs/vbenchmark/templates/fastapi-postgres/docker-compose.yaml +0 -36
  736. package/refs/vbenchmark/templates/fastapi-postgres/pyproject.toml +0 -34
  737. package/refs/vbenchmark/templates/fastapi-postgres/src/__init__.py +0 -0
  738. package/refs/vbenchmark/templates/fastapi-postgres/src/config.py +0 -12
  739. package/refs/vbenchmark/templates/fastapi-postgres/src/database.py +0 -15
  740. package/refs/vbenchmark/templates/fastapi-postgres/src/main.py +0 -51
  741. package/refs/vbenchmark/templates/fastapi-postgres/src/models.py +0 -12
  742. package/refs/vbenchmark/templates/fastapi-postgres/src/schemas.py +0 -20
  743. package/refs/vbenchmark/templates/go-fiber/docker-compose.yaml +0 -34
  744. package/refs/vbenchmark/templates/go-fiber/go.mod +0 -33
  745. package/refs/vbenchmark/templates/go-fiber/go.sum +0 -68
  746. package/refs/vbenchmark/templates/go-fiber/main.go +0 -98
  747. package/refs/vbenchmark/templates/nextjs-supabase/.env.example +0 -3
  748. package/refs/vbenchmark/templates/nextjs-supabase/docker-compose.yaml +0 -68
  749. package/refs/vbenchmark/templates/nextjs-supabase/src/app/globals.css +0 -13
  750. package/refs/vbenchmark/templates/nextjs-supabase/src/app/layout.tsx +0 -19
  751. package/refs/vbenchmark/templates/nextjs-supabase/src/app/page.tsx +0 -38
  752. package/refs/vbenchmark/templates/nextjs-supabase/src/lib/supabase/client.ts +0 -8
  753. package/refs/vbenchmark/templates/nextjs-supabase/src/lib/supabase/server.ts +0 -32
  754. package/refs/vbenchmark/templates/rust-axum/Cargo.lock +0 -2371
  755. package/refs/vbenchmark/templates/rust-axum/Cargo.toml +0 -16
  756. package/refs/vbenchmark/templates/rust-axum/docker-compose.yaml +0 -34
  757. package/refs/vbenchmark/templates/rust-axum/migrations/20240101000000_init.sql +0 -20
  758. package/refs/vbenchmark/templates/rust-axum/src/main.rs +0 -121
  759. package/refs/vbenchmark/tsconfig.base.json +0 -18
  760. package/refs/vbenchmark/turbo.json +0 -23
  761. package/refs/vbenchmark/vercel.json +0 -10
@@ -1,2371 +0,0 @@
1
- # This file is automatically @generated by Cargo.
2
- # It is not intended for manual editing.
3
- version = 4
4
-
5
- [[package]]
6
- name = "ahash"
7
- version = "0.8.12"
8
- source = "registry+https://github.com/rust-lang/crates.io-index"
9
- checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
10
- dependencies = [
11
- "cfg-if",
12
- "once_cell",
13
- "version_check",
14
- "zerocopy",
15
- ]
16
-
17
- [[package]]
18
- name = "aho-corasick"
19
- version = "1.1.4"
20
- source = "registry+https://github.com/rust-lang/crates.io-index"
21
- checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
22
- dependencies = [
23
- "memchr",
24
- ]
25
-
26
- [[package]]
27
- name = "allocator-api2"
28
- version = "0.2.21"
29
- source = "registry+https://github.com/rust-lang/crates.io-index"
30
- checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
31
-
32
- [[package]]
33
- name = "android_system_properties"
34
- version = "0.1.5"
35
- source = "registry+https://github.com/rust-lang/crates.io-index"
36
- checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
37
- dependencies = [
38
- "libc",
39
- ]
40
-
41
- [[package]]
42
- name = "async-trait"
43
- version = "0.1.89"
44
- source = "registry+https://github.com/rust-lang/crates.io-index"
45
- checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
46
- dependencies = [
47
- "proc-macro2",
48
- "quote",
49
- "syn",
50
- ]
51
-
52
- [[package]]
53
- name = "atoi"
54
- version = "2.0.0"
55
- source = "registry+https://github.com/rust-lang/crates.io-index"
56
- checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
57
- dependencies = [
58
- "num-traits",
59
- ]
60
-
61
- [[package]]
62
- name = "atomic-waker"
63
- version = "1.1.2"
64
- source = "registry+https://github.com/rust-lang/crates.io-index"
65
- checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
66
-
67
- [[package]]
68
- name = "autocfg"
69
- version = "1.5.0"
70
- source = "registry+https://github.com/rust-lang/crates.io-index"
71
- checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
72
-
73
- [[package]]
74
- name = "axum"
75
- version = "0.7.9"
76
- source = "registry+https://github.com/rust-lang/crates.io-index"
77
- checksum = "edca88bc138befd0323b20752846e6587272d3b03b0343c8ea28a6f819e6e71f"
78
- dependencies = [
79
- "async-trait",
80
- "axum-core",
81
- "bytes",
82
- "futures-util",
83
- "http",
84
- "http-body",
85
- "http-body-util",
86
- "hyper",
87
- "hyper-util",
88
- "itoa",
89
- "matchit",
90
- "memchr",
91
- "mime",
92
- "percent-encoding",
93
- "pin-project-lite",
94
- "rustversion",
95
- "serde",
96
- "serde_json",
97
- "serde_path_to_error",
98
- "serde_urlencoded",
99
- "sync_wrapper",
100
- "tokio",
101
- "tower",
102
- "tower-layer",
103
- "tower-service",
104
- "tracing",
105
- ]
106
-
107
- [[package]]
108
- name = "axum-core"
109
- version = "0.4.5"
110
- source = "registry+https://github.com/rust-lang/crates.io-index"
111
- checksum = "09f2bd6146b97ae3359fa0cc6d6b376d9539582c7b4220f041a33ec24c226199"
112
- dependencies = [
113
- "async-trait",
114
- "bytes",
115
- "futures-util",
116
- "http",
117
- "http-body",
118
- "http-body-util",
119
- "mime",
120
- "pin-project-lite",
121
- "rustversion",
122
- "sync_wrapper",
123
- "tower-layer",
124
- "tower-service",
125
- "tracing",
126
- ]
127
-
128
- [[package]]
129
- name = "base64"
130
- version = "0.22.1"
131
- source = "registry+https://github.com/rust-lang/crates.io-index"
132
- checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
133
-
134
- [[package]]
135
- name = "base64ct"
136
- version = "1.8.3"
137
- source = "registry+https://github.com/rust-lang/crates.io-index"
138
- checksum = "2af50177e190e07a26ab74f8b1efbfe2ef87da2116221318cb1c2e82baf7de06"
139
-
140
- [[package]]
141
- name = "bitflags"
142
- version = "2.10.0"
143
- source = "registry+https://github.com/rust-lang/crates.io-index"
144
- checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3"
145
- dependencies = [
146
- "serde_core",
147
- ]
148
-
149
- [[package]]
150
- name = "block-buffer"
151
- version = "0.10.4"
152
- source = "registry+https://github.com/rust-lang/crates.io-index"
153
- checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
154
- dependencies = [
155
- "generic-array",
156
- ]
157
-
158
- [[package]]
159
- name = "bumpalo"
160
- version = "3.19.1"
161
- source = "registry+https://github.com/rust-lang/crates.io-index"
162
- checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510"
163
-
164
- [[package]]
165
- name = "byteorder"
166
- version = "1.5.0"
167
- source = "registry+https://github.com/rust-lang/crates.io-index"
168
- checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
169
-
170
- [[package]]
171
- name = "bytes"
172
- version = "1.11.1"
173
- source = "registry+https://github.com/rust-lang/crates.io-index"
174
- checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
175
-
176
- [[package]]
177
- name = "cc"
178
- version = "1.2.53"
179
- source = "registry+https://github.com/rust-lang/crates.io-index"
180
- checksum = "755d2fce177175ffca841e9a06afdb2c4ab0f593d53b4dee48147dfaade85932"
181
- dependencies = [
182
- "find-msvc-tools",
183
- "shlex",
184
- ]
185
-
186
- [[package]]
187
- name = "cfg-if"
188
- version = "1.0.4"
189
- source = "registry+https://github.com/rust-lang/crates.io-index"
190
- checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
191
-
192
- [[package]]
193
- name = "chrono"
194
- version = "0.4.43"
195
- source = "registry+https://github.com/rust-lang/crates.io-index"
196
- checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118"
197
- dependencies = [
198
- "iana-time-zone",
199
- "js-sys",
200
- "num-traits",
201
- "serde",
202
- "wasm-bindgen",
203
- "windows-link",
204
- ]
205
-
206
- [[package]]
207
- name = "codingbench-rust-axum"
208
- version = "0.1.0"
209
- dependencies = [
210
- "axum",
211
- "chrono",
212
- "dotenvy",
213
- "serde",
214
- "serde_json",
215
- "sqlx",
216
- "tokio",
217
- "tower-http",
218
- "tracing",
219
- "tracing-subscriber",
220
- ]
221
-
222
- [[package]]
223
- name = "concurrent-queue"
224
- version = "2.5.0"
225
- source = "registry+https://github.com/rust-lang/crates.io-index"
226
- checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
227
- dependencies = [
228
- "crossbeam-utils",
229
- ]
230
-
231
- [[package]]
232
- name = "const-oid"
233
- version = "0.9.6"
234
- source = "registry+https://github.com/rust-lang/crates.io-index"
235
- checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
236
-
237
- [[package]]
238
- name = "core-foundation-sys"
239
- version = "0.8.7"
240
- source = "registry+https://github.com/rust-lang/crates.io-index"
241
- checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
242
-
243
- [[package]]
244
- name = "cpufeatures"
245
- version = "0.2.17"
246
- source = "registry+https://github.com/rust-lang/crates.io-index"
247
- checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
248
- dependencies = [
249
- "libc",
250
- ]
251
-
252
- [[package]]
253
- name = "crc"
254
- version = "3.4.0"
255
- source = "registry+https://github.com/rust-lang/crates.io-index"
256
- checksum = "5eb8a2a1cd12ab0d987a5d5e825195d372001a4094a0376319d5a0ad71c1ba0d"
257
- dependencies = [
258
- "crc-catalog",
259
- ]
260
-
261
- [[package]]
262
- name = "crc-catalog"
263
- version = "2.4.0"
264
- source = "registry+https://github.com/rust-lang/crates.io-index"
265
- checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
266
-
267
- [[package]]
268
- name = "crossbeam-queue"
269
- version = "0.3.12"
270
- source = "registry+https://github.com/rust-lang/crates.io-index"
271
- checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115"
272
- dependencies = [
273
- "crossbeam-utils",
274
- ]
275
-
276
- [[package]]
277
- name = "crossbeam-utils"
278
- version = "0.8.21"
279
- source = "registry+https://github.com/rust-lang/crates.io-index"
280
- checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
281
-
282
- [[package]]
283
- name = "crypto-common"
284
- version = "0.1.7"
285
- source = "registry+https://github.com/rust-lang/crates.io-index"
286
- checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
287
- dependencies = [
288
- "generic-array",
289
- "typenum",
290
- ]
291
-
292
- [[package]]
293
- name = "der"
294
- version = "0.7.10"
295
- source = "registry+https://github.com/rust-lang/crates.io-index"
296
- checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb"
297
- dependencies = [
298
- "const-oid",
299
- "pem-rfc7468",
300
- "zeroize",
301
- ]
302
-
303
- [[package]]
304
- name = "digest"
305
- version = "0.10.7"
306
- source = "registry+https://github.com/rust-lang/crates.io-index"
307
- checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
308
- dependencies = [
309
- "block-buffer",
310
- "const-oid",
311
- "crypto-common",
312
- "subtle",
313
- ]
314
-
315
- [[package]]
316
- name = "displaydoc"
317
- version = "0.2.5"
318
- source = "registry+https://github.com/rust-lang/crates.io-index"
319
- checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
320
- dependencies = [
321
- "proc-macro2",
322
- "quote",
323
- "syn",
324
- ]
325
-
326
- [[package]]
327
- name = "dotenvy"
328
- version = "0.15.7"
329
- source = "registry+https://github.com/rust-lang/crates.io-index"
330
- checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
331
-
332
- [[package]]
333
- name = "either"
334
- version = "1.15.0"
335
- source = "registry+https://github.com/rust-lang/crates.io-index"
336
- checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
337
- dependencies = [
338
- "serde",
339
- ]
340
-
341
- [[package]]
342
- name = "equivalent"
343
- version = "1.0.2"
344
- source = "registry+https://github.com/rust-lang/crates.io-index"
345
- checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
346
-
347
- [[package]]
348
- name = "errno"
349
- version = "0.3.14"
350
- source = "registry+https://github.com/rust-lang/crates.io-index"
351
- checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
352
- dependencies = [
353
- "libc",
354
- "windows-sys 0.61.2",
355
- ]
356
-
357
- [[package]]
358
- name = "etcetera"
359
- version = "0.8.0"
360
- source = "registry+https://github.com/rust-lang/crates.io-index"
361
- checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
362
- dependencies = [
363
- "cfg-if",
364
- "home",
365
- "windows-sys 0.48.0",
366
- ]
367
-
368
- [[package]]
369
- name = "event-listener"
370
- version = "5.4.1"
371
- source = "registry+https://github.com/rust-lang/crates.io-index"
372
- checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
373
- dependencies = [
374
- "concurrent-queue",
375
- "parking",
376
- "pin-project-lite",
377
- ]
378
-
379
- [[package]]
380
- name = "fastrand"
381
- version = "2.3.0"
382
- source = "registry+https://github.com/rust-lang/crates.io-index"
383
- checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
384
-
385
- [[package]]
386
- name = "find-msvc-tools"
387
- version = "0.1.8"
388
- source = "registry+https://github.com/rust-lang/crates.io-index"
389
- checksum = "8591b0bcc8a98a64310a2fae1bb3e9b8564dd10e381e6e28010fde8e8e8568db"
390
-
391
- [[package]]
392
- name = "flume"
393
- version = "0.11.1"
394
- source = "registry+https://github.com/rust-lang/crates.io-index"
395
- checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095"
396
- dependencies = [
397
- "futures-core",
398
- "futures-sink",
399
- "spin",
400
- ]
401
-
402
- [[package]]
403
- name = "form_urlencoded"
404
- version = "1.2.2"
405
- source = "registry+https://github.com/rust-lang/crates.io-index"
406
- checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
407
- dependencies = [
408
- "percent-encoding",
409
- ]
410
-
411
- [[package]]
412
- name = "futures-channel"
413
- version = "0.3.31"
414
- source = "registry+https://github.com/rust-lang/crates.io-index"
415
- checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
416
- dependencies = [
417
- "futures-core",
418
- "futures-sink",
419
- ]
420
-
421
- [[package]]
422
- name = "futures-core"
423
- version = "0.3.31"
424
- source = "registry+https://github.com/rust-lang/crates.io-index"
425
- checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
426
-
427
- [[package]]
428
- name = "futures-executor"
429
- version = "0.3.31"
430
- source = "registry+https://github.com/rust-lang/crates.io-index"
431
- checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
432
- dependencies = [
433
- "futures-core",
434
- "futures-task",
435
- "futures-util",
436
- ]
437
-
438
- [[package]]
439
- name = "futures-intrusive"
440
- version = "0.5.0"
441
- source = "registry+https://github.com/rust-lang/crates.io-index"
442
- checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
443
- dependencies = [
444
- "futures-core",
445
- "lock_api",
446
- "parking_lot",
447
- ]
448
-
449
- [[package]]
450
- name = "futures-io"
451
- version = "0.3.31"
452
- source = "registry+https://github.com/rust-lang/crates.io-index"
453
- checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
454
-
455
- [[package]]
456
- name = "futures-sink"
457
- version = "0.3.31"
458
- source = "registry+https://github.com/rust-lang/crates.io-index"
459
- checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
460
-
461
- [[package]]
462
- name = "futures-task"
463
- version = "0.3.31"
464
- source = "registry+https://github.com/rust-lang/crates.io-index"
465
- checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
466
-
467
- [[package]]
468
- name = "futures-util"
469
- version = "0.3.31"
470
- source = "registry+https://github.com/rust-lang/crates.io-index"
471
- checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
472
- dependencies = [
473
- "futures-core",
474
- "futures-io",
475
- "futures-sink",
476
- "futures-task",
477
- "memchr",
478
- "pin-project-lite",
479
- "pin-utils",
480
- "slab",
481
- ]
482
-
483
- [[package]]
484
- name = "generic-array"
485
- version = "0.14.7"
486
- source = "registry+https://github.com/rust-lang/crates.io-index"
487
- checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
488
- dependencies = [
489
- "typenum",
490
- "version_check",
491
- ]
492
-
493
- [[package]]
494
- name = "getrandom"
495
- version = "0.2.17"
496
- source = "registry+https://github.com/rust-lang/crates.io-index"
497
- checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
498
- dependencies = [
499
- "cfg-if",
500
- "libc",
501
- "wasi",
502
- ]
503
-
504
- [[package]]
505
- name = "getrandom"
506
- version = "0.3.4"
507
- source = "registry+https://github.com/rust-lang/crates.io-index"
508
- checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
509
- dependencies = [
510
- "cfg-if",
511
- "libc",
512
- "r-efi",
513
- "wasip2",
514
- ]
515
-
516
- [[package]]
517
- name = "hashbrown"
518
- version = "0.14.5"
519
- source = "registry+https://github.com/rust-lang/crates.io-index"
520
- checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
521
- dependencies = [
522
- "ahash",
523
- "allocator-api2",
524
- ]
525
-
526
- [[package]]
527
- name = "hashbrown"
528
- version = "0.16.1"
529
- source = "registry+https://github.com/rust-lang/crates.io-index"
530
- checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
531
-
532
- [[package]]
533
- name = "hashlink"
534
- version = "0.9.1"
535
- source = "registry+https://github.com/rust-lang/crates.io-index"
536
- checksum = "6ba4ff7128dee98c7dc9794b6a411377e1404dba1c97deb8d1a55297bd25d8af"
537
- dependencies = [
538
- "hashbrown 0.14.5",
539
- ]
540
-
541
- [[package]]
542
- name = "heck"
543
- version = "0.5.0"
544
- source = "registry+https://github.com/rust-lang/crates.io-index"
545
- checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
546
-
547
- [[package]]
548
- name = "hex"
549
- version = "0.4.3"
550
- source = "registry+https://github.com/rust-lang/crates.io-index"
551
- checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
552
-
553
- [[package]]
554
- name = "hkdf"
555
- version = "0.12.4"
556
- source = "registry+https://github.com/rust-lang/crates.io-index"
557
- checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
558
- dependencies = [
559
- "hmac",
560
- ]
561
-
562
- [[package]]
563
- name = "hmac"
564
- version = "0.12.1"
565
- source = "registry+https://github.com/rust-lang/crates.io-index"
566
- checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
567
- dependencies = [
568
- "digest",
569
- ]
570
-
571
- [[package]]
572
- name = "home"
573
- version = "0.5.12"
574
- source = "registry+https://github.com/rust-lang/crates.io-index"
575
- checksum = "cc627f471c528ff0c4a49e1d5e60450c8f6461dd6d10ba9dcd3a61d3dff7728d"
576
- dependencies = [
577
- "windows-sys 0.61.2",
578
- ]
579
-
580
- [[package]]
581
- name = "http"
582
- version = "1.4.0"
583
- source = "registry+https://github.com/rust-lang/crates.io-index"
584
- checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a"
585
- dependencies = [
586
- "bytes",
587
- "itoa",
588
- ]
589
-
590
- [[package]]
591
- name = "http-body"
592
- version = "1.0.1"
593
- source = "registry+https://github.com/rust-lang/crates.io-index"
594
- checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
595
- dependencies = [
596
- "bytes",
597
- "http",
598
- ]
599
-
600
- [[package]]
601
- name = "http-body-util"
602
- version = "0.1.3"
603
- source = "registry+https://github.com/rust-lang/crates.io-index"
604
- checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
605
- dependencies = [
606
- "bytes",
607
- "futures-core",
608
- "http",
609
- "http-body",
610
- "pin-project-lite",
611
- ]
612
-
613
- [[package]]
614
- name = "httparse"
615
- version = "1.10.1"
616
- source = "registry+https://github.com/rust-lang/crates.io-index"
617
- checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
618
-
619
- [[package]]
620
- name = "httpdate"
621
- version = "1.0.3"
622
- source = "registry+https://github.com/rust-lang/crates.io-index"
623
- checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
624
-
625
- [[package]]
626
- name = "hyper"
627
- version = "1.8.1"
628
- source = "registry+https://github.com/rust-lang/crates.io-index"
629
- checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11"
630
- dependencies = [
631
- "atomic-waker",
632
- "bytes",
633
- "futures-channel",
634
- "futures-core",
635
- "http",
636
- "http-body",
637
- "httparse",
638
- "httpdate",
639
- "itoa",
640
- "pin-project-lite",
641
- "pin-utils",
642
- "smallvec",
643
- "tokio",
644
- ]
645
-
646
- [[package]]
647
- name = "hyper-util"
648
- version = "0.1.19"
649
- source = "registry+https://github.com/rust-lang/crates.io-index"
650
- checksum = "727805d60e7938b76b826a6ef209eb70eaa1812794f9424d4a4e2d740662df5f"
651
- dependencies = [
652
- "bytes",
653
- "futures-core",
654
- "http",
655
- "http-body",
656
- "hyper",
657
- "pin-project-lite",
658
- "tokio",
659
- "tower-service",
660
- ]
661
-
662
- [[package]]
663
- name = "iana-time-zone"
664
- version = "0.1.64"
665
- source = "registry+https://github.com/rust-lang/crates.io-index"
666
- checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb"
667
- dependencies = [
668
- "android_system_properties",
669
- "core-foundation-sys",
670
- "iana-time-zone-haiku",
671
- "js-sys",
672
- "log",
673
- "wasm-bindgen",
674
- "windows-core",
675
- ]
676
-
677
- [[package]]
678
- name = "iana-time-zone-haiku"
679
- version = "0.1.2"
680
- source = "registry+https://github.com/rust-lang/crates.io-index"
681
- checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
682
- dependencies = [
683
- "cc",
684
- ]
685
-
686
- [[package]]
687
- name = "icu_collections"
688
- version = "2.1.1"
689
- source = "registry+https://github.com/rust-lang/crates.io-index"
690
- checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43"
691
- dependencies = [
692
- "displaydoc",
693
- "potential_utf",
694
- "yoke",
695
- "zerofrom",
696
- "zerovec",
697
- ]
698
-
699
- [[package]]
700
- name = "icu_locale_core"
701
- version = "2.1.1"
702
- source = "registry+https://github.com/rust-lang/crates.io-index"
703
- checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6"
704
- dependencies = [
705
- "displaydoc",
706
- "litemap",
707
- "tinystr",
708
- "writeable",
709
- "zerovec",
710
- ]
711
-
712
- [[package]]
713
- name = "icu_normalizer"
714
- version = "2.1.1"
715
- source = "registry+https://github.com/rust-lang/crates.io-index"
716
- checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599"
717
- dependencies = [
718
- "icu_collections",
719
- "icu_normalizer_data",
720
- "icu_properties",
721
- "icu_provider",
722
- "smallvec",
723
- "zerovec",
724
- ]
725
-
726
- [[package]]
727
- name = "icu_normalizer_data"
728
- version = "2.1.1"
729
- source = "registry+https://github.com/rust-lang/crates.io-index"
730
- checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a"
731
-
732
- [[package]]
733
- name = "icu_properties"
734
- version = "2.1.2"
735
- source = "registry+https://github.com/rust-lang/crates.io-index"
736
- checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec"
737
- dependencies = [
738
- "icu_collections",
739
- "icu_locale_core",
740
- "icu_properties_data",
741
- "icu_provider",
742
- "zerotrie",
743
- "zerovec",
744
- ]
745
-
746
- [[package]]
747
- name = "icu_properties_data"
748
- version = "2.1.2"
749
- source = "registry+https://github.com/rust-lang/crates.io-index"
750
- checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af"
751
-
752
- [[package]]
753
- name = "icu_provider"
754
- version = "2.1.1"
755
- source = "registry+https://github.com/rust-lang/crates.io-index"
756
- checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614"
757
- dependencies = [
758
- "displaydoc",
759
- "icu_locale_core",
760
- "writeable",
761
- "yoke",
762
- "zerofrom",
763
- "zerotrie",
764
- "zerovec",
765
- ]
766
-
767
- [[package]]
768
- name = "idna"
769
- version = "1.1.0"
770
- source = "registry+https://github.com/rust-lang/crates.io-index"
771
- checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
772
- dependencies = [
773
- "idna_adapter",
774
- "smallvec",
775
- "utf8_iter",
776
- ]
777
-
778
- [[package]]
779
- name = "idna_adapter"
780
- version = "1.2.1"
781
- source = "registry+https://github.com/rust-lang/crates.io-index"
782
- checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
783
- dependencies = [
784
- "icu_normalizer",
785
- "icu_properties",
786
- ]
787
-
788
- [[package]]
789
- name = "indexmap"
790
- version = "2.13.0"
791
- source = "registry+https://github.com/rust-lang/crates.io-index"
792
- checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017"
793
- dependencies = [
794
- "equivalent",
795
- "hashbrown 0.16.1",
796
- ]
797
-
798
- [[package]]
799
- name = "itoa"
800
- version = "1.0.17"
801
- source = "registry+https://github.com/rust-lang/crates.io-index"
802
- checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2"
803
-
804
- [[package]]
805
- name = "js-sys"
806
- version = "0.3.85"
807
- source = "registry+https://github.com/rust-lang/crates.io-index"
808
- checksum = "8c942ebf8e95485ca0d52d97da7c5a2c387d0e7f0ba4c35e93bfcaee045955b3"
809
- dependencies = [
810
- "once_cell",
811
- "wasm-bindgen",
812
- ]
813
-
814
- [[package]]
815
- name = "lazy_static"
816
- version = "1.5.0"
817
- source = "registry+https://github.com/rust-lang/crates.io-index"
818
- checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
819
- dependencies = [
820
- "spin",
821
- ]
822
-
823
- [[package]]
824
- name = "libc"
825
- version = "0.2.180"
826
- source = "registry+https://github.com/rust-lang/crates.io-index"
827
- checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc"
828
-
829
- [[package]]
830
- name = "libm"
831
- version = "0.2.15"
832
- source = "registry+https://github.com/rust-lang/crates.io-index"
833
- checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de"
834
-
835
- [[package]]
836
- name = "libredox"
837
- version = "0.1.12"
838
- source = "registry+https://github.com/rust-lang/crates.io-index"
839
- checksum = "3d0b95e02c851351f877147b7deea7b1afb1df71b63aa5f8270716e0c5720616"
840
- dependencies = [
841
- "bitflags",
842
- "libc",
843
- "redox_syscall 0.7.0",
844
- ]
845
-
846
- [[package]]
847
- name = "libsqlite3-sys"
848
- version = "0.30.1"
849
- source = "registry+https://github.com/rust-lang/crates.io-index"
850
- checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149"
851
- dependencies = [
852
- "cc",
853
- "pkg-config",
854
- "vcpkg",
855
- ]
856
-
857
- [[package]]
858
- name = "linux-raw-sys"
859
- version = "0.11.0"
860
- source = "registry+https://github.com/rust-lang/crates.io-index"
861
- checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
862
-
863
- [[package]]
864
- name = "litemap"
865
- version = "0.8.1"
866
- source = "registry+https://github.com/rust-lang/crates.io-index"
867
- checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77"
868
-
869
- [[package]]
870
- name = "lock_api"
871
- version = "0.4.14"
872
- source = "registry+https://github.com/rust-lang/crates.io-index"
873
- checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
874
- dependencies = [
875
- "scopeguard",
876
- ]
877
-
878
- [[package]]
879
- name = "log"
880
- version = "0.4.29"
881
- source = "registry+https://github.com/rust-lang/crates.io-index"
882
- checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
883
-
884
- [[package]]
885
- name = "matchers"
886
- version = "0.2.0"
887
- source = "registry+https://github.com/rust-lang/crates.io-index"
888
- checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
889
- dependencies = [
890
- "regex-automata",
891
- ]
892
-
893
- [[package]]
894
- name = "matchit"
895
- version = "0.7.3"
896
- source = "registry+https://github.com/rust-lang/crates.io-index"
897
- checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
898
-
899
- [[package]]
900
- name = "md-5"
901
- version = "0.10.6"
902
- source = "registry+https://github.com/rust-lang/crates.io-index"
903
- checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
904
- dependencies = [
905
- "cfg-if",
906
- "digest",
907
- ]
908
-
909
- [[package]]
910
- name = "memchr"
911
- version = "2.7.6"
912
- source = "registry+https://github.com/rust-lang/crates.io-index"
913
- checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
914
-
915
- [[package]]
916
- name = "mime"
917
- version = "0.3.17"
918
- source = "registry+https://github.com/rust-lang/crates.io-index"
919
- checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
920
-
921
- [[package]]
922
- name = "minimal-lexical"
923
- version = "0.2.1"
924
- source = "registry+https://github.com/rust-lang/crates.io-index"
925
- checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
926
-
927
- [[package]]
928
- name = "mio"
929
- version = "1.1.1"
930
- source = "registry+https://github.com/rust-lang/crates.io-index"
931
- checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc"
932
- dependencies = [
933
- "libc",
934
- "wasi",
935
- "windows-sys 0.61.2",
936
- ]
937
-
938
- [[package]]
939
- name = "nom"
940
- version = "7.1.3"
941
- source = "registry+https://github.com/rust-lang/crates.io-index"
942
- checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
943
- dependencies = [
944
- "memchr",
945
- "minimal-lexical",
946
- ]
947
-
948
- [[package]]
949
- name = "nu-ansi-term"
950
- version = "0.50.3"
951
- source = "registry+https://github.com/rust-lang/crates.io-index"
952
- checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
953
- dependencies = [
954
- "windows-sys 0.61.2",
955
- ]
956
-
957
- [[package]]
958
- name = "num-bigint-dig"
959
- version = "0.8.6"
960
- source = "registry+https://github.com/rust-lang/crates.io-index"
961
- checksum = "e661dda6640fad38e827a6d4a310ff4763082116fe217f279885c97f511bb0b7"
962
- dependencies = [
963
- "lazy_static",
964
- "libm",
965
- "num-integer",
966
- "num-iter",
967
- "num-traits",
968
- "rand",
969
- "smallvec",
970
- "zeroize",
971
- ]
972
-
973
- [[package]]
974
- name = "num-integer"
975
- version = "0.1.46"
976
- source = "registry+https://github.com/rust-lang/crates.io-index"
977
- checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
978
- dependencies = [
979
- "num-traits",
980
- ]
981
-
982
- [[package]]
983
- name = "num-iter"
984
- version = "0.1.45"
985
- source = "registry+https://github.com/rust-lang/crates.io-index"
986
- checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
987
- dependencies = [
988
- "autocfg",
989
- "num-integer",
990
- "num-traits",
991
- ]
992
-
993
- [[package]]
994
- name = "num-traits"
995
- version = "0.2.19"
996
- source = "registry+https://github.com/rust-lang/crates.io-index"
997
- checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
998
- dependencies = [
999
- "autocfg",
1000
- "libm",
1001
- ]
1002
-
1003
- [[package]]
1004
- name = "once_cell"
1005
- version = "1.21.3"
1006
- source = "registry+https://github.com/rust-lang/crates.io-index"
1007
- checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
1008
-
1009
- [[package]]
1010
- name = "parking"
1011
- version = "2.2.1"
1012
- source = "registry+https://github.com/rust-lang/crates.io-index"
1013
- checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
1014
-
1015
- [[package]]
1016
- name = "parking_lot"
1017
- version = "0.12.5"
1018
- source = "registry+https://github.com/rust-lang/crates.io-index"
1019
- checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
1020
- dependencies = [
1021
- "lock_api",
1022
- "parking_lot_core",
1023
- ]
1024
-
1025
- [[package]]
1026
- name = "parking_lot_core"
1027
- version = "0.9.12"
1028
- source = "registry+https://github.com/rust-lang/crates.io-index"
1029
- checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
1030
- dependencies = [
1031
- "cfg-if",
1032
- "libc",
1033
- "redox_syscall 0.5.18",
1034
- "smallvec",
1035
- "windows-link",
1036
- ]
1037
-
1038
- [[package]]
1039
- name = "paste"
1040
- version = "1.0.15"
1041
- source = "registry+https://github.com/rust-lang/crates.io-index"
1042
- checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
1043
-
1044
- [[package]]
1045
- name = "pem-rfc7468"
1046
- version = "0.7.0"
1047
- source = "registry+https://github.com/rust-lang/crates.io-index"
1048
- checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
1049
- dependencies = [
1050
- "base64ct",
1051
- ]
1052
-
1053
- [[package]]
1054
- name = "percent-encoding"
1055
- version = "2.3.2"
1056
- source = "registry+https://github.com/rust-lang/crates.io-index"
1057
- checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
1058
-
1059
- [[package]]
1060
- name = "pin-project-lite"
1061
- version = "0.2.16"
1062
- source = "registry+https://github.com/rust-lang/crates.io-index"
1063
- checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
1064
-
1065
- [[package]]
1066
- name = "pin-utils"
1067
- version = "0.1.0"
1068
- source = "registry+https://github.com/rust-lang/crates.io-index"
1069
- checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
1070
-
1071
- [[package]]
1072
- name = "pkcs1"
1073
- version = "0.7.5"
1074
- source = "registry+https://github.com/rust-lang/crates.io-index"
1075
- checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
1076
- dependencies = [
1077
- "der",
1078
- "pkcs8",
1079
- "spki",
1080
- ]
1081
-
1082
- [[package]]
1083
- name = "pkcs8"
1084
- version = "0.10.2"
1085
- source = "registry+https://github.com/rust-lang/crates.io-index"
1086
- checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
1087
- dependencies = [
1088
- "der",
1089
- "spki",
1090
- ]
1091
-
1092
- [[package]]
1093
- name = "pkg-config"
1094
- version = "0.3.32"
1095
- source = "registry+https://github.com/rust-lang/crates.io-index"
1096
- checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
1097
-
1098
- [[package]]
1099
- name = "potential_utf"
1100
- version = "0.1.4"
1101
- source = "registry+https://github.com/rust-lang/crates.io-index"
1102
- checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77"
1103
- dependencies = [
1104
- "zerovec",
1105
- ]
1106
-
1107
- [[package]]
1108
- name = "ppv-lite86"
1109
- version = "0.2.21"
1110
- source = "registry+https://github.com/rust-lang/crates.io-index"
1111
- checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
1112
- dependencies = [
1113
- "zerocopy",
1114
- ]
1115
-
1116
- [[package]]
1117
- name = "proc-macro2"
1118
- version = "1.0.105"
1119
- source = "registry+https://github.com/rust-lang/crates.io-index"
1120
- checksum = "535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7"
1121
- dependencies = [
1122
- "unicode-ident",
1123
- ]
1124
-
1125
- [[package]]
1126
- name = "quote"
1127
- version = "1.0.43"
1128
- source = "registry+https://github.com/rust-lang/crates.io-index"
1129
- checksum = "dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a"
1130
- dependencies = [
1131
- "proc-macro2",
1132
- ]
1133
-
1134
- [[package]]
1135
- name = "r-efi"
1136
- version = "5.3.0"
1137
- source = "registry+https://github.com/rust-lang/crates.io-index"
1138
- checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
1139
-
1140
- [[package]]
1141
- name = "rand"
1142
- version = "0.8.5"
1143
- source = "registry+https://github.com/rust-lang/crates.io-index"
1144
- checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
1145
- dependencies = [
1146
- "libc",
1147
- "rand_chacha",
1148
- "rand_core",
1149
- ]
1150
-
1151
- [[package]]
1152
- name = "rand_chacha"
1153
- version = "0.3.1"
1154
- source = "registry+https://github.com/rust-lang/crates.io-index"
1155
- checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
1156
- dependencies = [
1157
- "ppv-lite86",
1158
- "rand_core",
1159
- ]
1160
-
1161
- [[package]]
1162
- name = "rand_core"
1163
- version = "0.6.4"
1164
- source = "registry+https://github.com/rust-lang/crates.io-index"
1165
- checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
1166
- dependencies = [
1167
- "getrandom 0.2.17",
1168
- ]
1169
-
1170
- [[package]]
1171
- name = "redox_syscall"
1172
- version = "0.5.18"
1173
- source = "registry+https://github.com/rust-lang/crates.io-index"
1174
- checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
1175
- dependencies = [
1176
- "bitflags",
1177
- ]
1178
-
1179
- [[package]]
1180
- name = "redox_syscall"
1181
- version = "0.7.0"
1182
- source = "registry+https://github.com/rust-lang/crates.io-index"
1183
- checksum = "49f3fe0889e69e2ae9e41f4d6c4c0181701d00e4697b356fb1f74173a5e0ee27"
1184
- dependencies = [
1185
- "bitflags",
1186
- ]
1187
-
1188
- [[package]]
1189
- name = "regex-automata"
1190
- version = "0.4.13"
1191
- source = "registry+https://github.com/rust-lang/crates.io-index"
1192
- checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c"
1193
- dependencies = [
1194
- "aho-corasick",
1195
- "memchr",
1196
- "regex-syntax",
1197
- ]
1198
-
1199
- [[package]]
1200
- name = "regex-syntax"
1201
- version = "0.8.8"
1202
- source = "registry+https://github.com/rust-lang/crates.io-index"
1203
- checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
1204
-
1205
- [[package]]
1206
- name = "rsa"
1207
- version = "0.9.10"
1208
- source = "registry+https://github.com/rust-lang/crates.io-index"
1209
- checksum = "b8573f03f5883dcaebdfcf4725caa1ecb9c15b2ef50c43a07b816e06799bb12d"
1210
- dependencies = [
1211
- "const-oid",
1212
- "digest",
1213
- "num-bigint-dig",
1214
- "num-integer",
1215
- "num-traits",
1216
- "pkcs1",
1217
- "pkcs8",
1218
- "rand_core",
1219
- "signature",
1220
- "spki",
1221
- "subtle",
1222
- "zeroize",
1223
- ]
1224
-
1225
- [[package]]
1226
- name = "rustix"
1227
- version = "1.1.3"
1228
- source = "registry+https://github.com/rust-lang/crates.io-index"
1229
- checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34"
1230
- dependencies = [
1231
- "bitflags",
1232
- "errno",
1233
- "libc",
1234
- "linux-raw-sys",
1235
- "windows-sys 0.61.2",
1236
- ]
1237
-
1238
- [[package]]
1239
- name = "rustversion"
1240
- version = "1.0.22"
1241
- source = "registry+https://github.com/rust-lang/crates.io-index"
1242
- checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
1243
-
1244
- [[package]]
1245
- name = "ryu"
1246
- version = "1.0.22"
1247
- source = "registry+https://github.com/rust-lang/crates.io-index"
1248
- checksum = "a50f4cf475b65d88e057964e0e9bb1f0aa9bbb2036dc65c64596b42932536984"
1249
-
1250
- [[package]]
1251
- name = "scopeguard"
1252
- version = "1.2.0"
1253
- source = "registry+https://github.com/rust-lang/crates.io-index"
1254
- checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
1255
-
1256
- [[package]]
1257
- name = "serde"
1258
- version = "1.0.228"
1259
- source = "registry+https://github.com/rust-lang/crates.io-index"
1260
- checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
1261
- dependencies = [
1262
- "serde_core",
1263
- "serde_derive",
1264
- ]
1265
-
1266
- [[package]]
1267
- name = "serde_core"
1268
- version = "1.0.228"
1269
- source = "registry+https://github.com/rust-lang/crates.io-index"
1270
- checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
1271
- dependencies = [
1272
- "serde_derive",
1273
- ]
1274
-
1275
- [[package]]
1276
- name = "serde_derive"
1277
- version = "1.0.228"
1278
- source = "registry+https://github.com/rust-lang/crates.io-index"
1279
- checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
1280
- dependencies = [
1281
- "proc-macro2",
1282
- "quote",
1283
- "syn",
1284
- ]
1285
-
1286
- [[package]]
1287
- name = "serde_json"
1288
- version = "1.0.149"
1289
- source = "registry+https://github.com/rust-lang/crates.io-index"
1290
- checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86"
1291
- dependencies = [
1292
- "itoa",
1293
- "memchr",
1294
- "serde",
1295
- "serde_core",
1296
- "zmij",
1297
- ]
1298
-
1299
- [[package]]
1300
- name = "serde_path_to_error"
1301
- version = "0.1.20"
1302
- source = "registry+https://github.com/rust-lang/crates.io-index"
1303
- checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457"
1304
- dependencies = [
1305
- "itoa",
1306
- "serde",
1307
- "serde_core",
1308
- ]
1309
-
1310
- [[package]]
1311
- name = "serde_urlencoded"
1312
- version = "0.7.1"
1313
- source = "registry+https://github.com/rust-lang/crates.io-index"
1314
- checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
1315
- dependencies = [
1316
- "form_urlencoded",
1317
- "itoa",
1318
- "ryu",
1319
- "serde",
1320
- ]
1321
-
1322
- [[package]]
1323
- name = "sha1"
1324
- version = "0.10.6"
1325
- source = "registry+https://github.com/rust-lang/crates.io-index"
1326
- checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
1327
- dependencies = [
1328
- "cfg-if",
1329
- "cpufeatures",
1330
- "digest",
1331
- ]
1332
-
1333
- [[package]]
1334
- name = "sha2"
1335
- version = "0.10.9"
1336
- source = "registry+https://github.com/rust-lang/crates.io-index"
1337
- checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
1338
- dependencies = [
1339
- "cfg-if",
1340
- "cpufeatures",
1341
- "digest",
1342
- ]
1343
-
1344
- [[package]]
1345
- name = "sharded-slab"
1346
- version = "0.1.7"
1347
- source = "registry+https://github.com/rust-lang/crates.io-index"
1348
- checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
1349
- dependencies = [
1350
- "lazy_static",
1351
- ]
1352
-
1353
- [[package]]
1354
- name = "shlex"
1355
- version = "1.3.0"
1356
- source = "registry+https://github.com/rust-lang/crates.io-index"
1357
- checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
1358
-
1359
- [[package]]
1360
- name = "signal-hook-registry"
1361
- version = "1.4.8"
1362
- source = "registry+https://github.com/rust-lang/crates.io-index"
1363
- checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
1364
- dependencies = [
1365
- "errno",
1366
- "libc",
1367
- ]
1368
-
1369
- [[package]]
1370
- name = "signature"
1371
- version = "2.2.0"
1372
- source = "registry+https://github.com/rust-lang/crates.io-index"
1373
- checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
1374
- dependencies = [
1375
- "digest",
1376
- "rand_core",
1377
- ]
1378
-
1379
- [[package]]
1380
- name = "slab"
1381
- version = "0.4.11"
1382
- source = "registry+https://github.com/rust-lang/crates.io-index"
1383
- checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
1384
-
1385
- [[package]]
1386
- name = "smallvec"
1387
- version = "1.15.1"
1388
- source = "registry+https://github.com/rust-lang/crates.io-index"
1389
- checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
1390
- dependencies = [
1391
- "serde",
1392
- ]
1393
-
1394
- [[package]]
1395
- name = "socket2"
1396
- version = "0.6.1"
1397
- source = "registry+https://github.com/rust-lang/crates.io-index"
1398
- checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881"
1399
- dependencies = [
1400
- "libc",
1401
- "windows-sys 0.60.2",
1402
- ]
1403
-
1404
- [[package]]
1405
- name = "spin"
1406
- version = "0.9.8"
1407
- source = "registry+https://github.com/rust-lang/crates.io-index"
1408
- checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
1409
- dependencies = [
1410
- "lock_api",
1411
- ]
1412
-
1413
- [[package]]
1414
- name = "spki"
1415
- version = "0.7.3"
1416
- source = "registry+https://github.com/rust-lang/crates.io-index"
1417
- checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
1418
- dependencies = [
1419
- "base64ct",
1420
- "der",
1421
- ]
1422
-
1423
- [[package]]
1424
- name = "sqlformat"
1425
- version = "0.2.6"
1426
- source = "registry+https://github.com/rust-lang/crates.io-index"
1427
- checksum = "7bba3a93db0cc4f7bdece8bb09e77e2e785c20bfebf79eb8340ed80708048790"
1428
- dependencies = [
1429
- "nom",
1430
- "unicode_categories",
1431
- ]
1432
-
1433
- [[package]]
1434
- name = "sqlx"
1435
- version = "0.8.1"
1436
- source = "registry+https://github.com/rust-lang/crates.io-index"
1437
- checksum = "fcfa89bea9500db4a0d038513d7a060566bfc51d46d1c014847049a45cce85e8"
1438
- dependencies = [
1439
- "sqlx-core",
1440
- "sqlx-macros",
1441
- "sqlx-mysql",
1442
- "sqlx-postgres",
1443
- "sqlx-sqlite",
1444
- ]
1445
-
1446
- [[package]]
1447
- name = "sqlx-core"
1448
- version = "0.8.1"
1449
- source = "registry+https://github.com/rust-lang/crates.io-index"
1450
- checksum = "d06e2f2bd861719b1f3f0c7dbe1d80c30bf59e76cf019f07d9014ed7eefb8e08"
1451
- dependencies = [
1452
- "atoi",
1453
- "byteorder",
1454
- "bytes",
1455
- "chrono",
1456
- "crc",
1457
- "crossbeam-queue",
1458
- "either",
1459
- "event-listener",
1460
- "futures-channel",
1461
- "futures-core",
1462
- "futures-intrusive",
1463
- "futures-io",
1464
- "futures-util",
1465
- "hashbrown 0.14.5",
1466
- "hashlink",
1467
- "hex",
1468
- "indexmap",
1469
- "log",
1470
- "memchr",
1471
- "once_cell",
1472
- "paste",
1473
- "percent-encoding",
1474
- "serde",
1475
- "serde_json",
1476
- "sha2",
1477
- "smallvec",
1478
- "sqlformat",
1479
- "thiserror",
1480
- "tokio",
1481
- "tokio-stream",
1482
- "tracing",
1483
- "url",
1484
- ]
1485
-
1486
- [[package]]
1487
- name = "sqlx-macros"
1488
- version = "0.8.1"
1489
- source = "registry+https://github.com/rust-lang/crates.io-index"
1490
- checksum = "2f998a9defdbd48ed005a89362bd40dd2117502f15294f61c8d47034107dbbdc"
1491
- dependencies = [
1492
- "proc-macro2",
1493
- "quote",
1494
- "sqlx-core",
1495
- "sqlx-macros-core",
1496
- "syn",
1497
- ]
1498
-
1499
- [[package]]
1500
- name = "sqlx-macros-core"
1501
- version = "0.8.1"
1502
- source = "registry+https://github.com/rust-lang/crates.io-index"
1503
- checksum = "3d100558134176a2629d46cec0c8891ba0be8910f7896abfdb75ef4ab6f4e7ce"
1504
- dependencies = [
1505
- "dotenvy",
1506
- "either",
1507
- "heck",
1508
- "hex",
1509
- "once_cell",
1510
- "proc-macro2",
1511
- "quote",
1512
- "serde",
1513
- "serde_json",
1514
- "sha2",
1515
- "sqlx-core",
1516
- "sqlx-mysql",
1517
- "sqlx-postgres",
1518
- "sqlx-sqlite",
1519
- "syn",
1520
- "tempfile",
1521
- "tokio",
1522
- "url",
1523
- ]
1524
-
1525
- [[package]]
1526
- name = "sqlx-mysql"
1527
- version = "0.8.1"
1528
- source = "registry+https://github.com/rust-lang/crates.io-index"
1529
- checksum = "936cac0ab331b14cb3921c62156d913e4c15b74fb6ec0f3146bd4ef6e4fb3c12"
1530
- dependencies = [
1531
- "atoi",
1532
- "base64",
1533
- "bitflags",
1534
- "byteorder",
1535
- "bytes",
1536
- "chrono",
1537
- "crc",
1538
- "digest",
1539
- "dotenvy",
1540
- "either",
1541
- "futures-channel",
1542
- "futures-core",
1543
- "futures-io",
1544
- "futures-util",
1545
- "generic-array",
1546
- "hex",
1547
- "hkdf",
1548
- "hmac",
1549
- "itoa",
1550
- "log",
1551
- "md-5",
1552
- "memchr",
1553
- "once_cell",
1554
- "percent-encoding",
1555
- "rand",
1556
- "rsa",
1557
- "serde",
1558
- "sha1",
1559
- "sha2",
1560
- "smallvec",
1561
- "sqlx-core",
1562
- "stringprep",
1563
- "thiserror",
1564
- "tracing",
1565
- "whoami",
1566
- ]
1567
-
1568
- [[package]]
1569
- name = "sqlx-postgres"
1570
- version = "0.8.1"
1571
- source = "registry+https://github.com/rust-lang/crates.io-index"
1572
- checksum = "9734dbce698c67ecf67c442f768a5e90a49b2a4d61a9f1d59f73874bd4cf0710"
1573
- dependencies = [
1574
- "atoi",
1575
- "base64",
1576
- "bitflags",
1577
- "byteorder",
1578
- "chrono",
1579
- "crc",
1580
- "dotenvy",
1581
- "etcetera",
1582
- "futures-channel",
1583
- "futures-core",
1584
- "futures-io",
1585
- "futures-util",
1586
- "hex",
1587
- "hkdf",
1588
- "hmac",
1589
- "home",
1590
- "itoa",
1591
- "log",
1592
- "md-5",
1593
- "memchr",
1594
- "once_cell",
1595
- "rand",
1596
- "serde",
1597
- "serde_json",
1598
- "sha2",
1599
- "smallvec",
1600
- "sqlx-core",
1601
- "stringprep",
1602
- "thiserror",
1603
- "tracing",
1604
- "whoami",
1605
- ]
1606
-
1607
- [[package]]
1608
- name = "sqlx-sqlite"
1609
- version = "0.8.1"
1610
- source = "registry+https://github.com/rust-lang/crates.io-index"
1611
- checksum = "a75b419c3c1b1697833dd927bdc4c6545a620bc1bbafabd44e1efbe9afcd337e"
1612
- dependencies = [
1613
- "atoi",
1614
- "chrono",
1615
- "flume",
1616
- "futures-channel",
1617
- "futures-core",
1618
- "futures-executor",
1619
- "futures-intrusive",
1620
- "futures-util",
1621
- "libsqlite3-sys",
1622
- "log",
1623
- "percent-encoding",
1624
- "serde",
1625
- "serde_urlencoded",
1626
- "sqlx-core",
1627
- "tracing",
1628
- "url",
1629
- ]
1630
-
1631
- [[package]]
1632
- name = "stable_deref_trait"
1633
- version = "1.2.1"
1634
- source = "registry+https://github.com/rust-lang/crates.io-index"
1635
- checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
1636
-
1637
- [[package]]
1638
- name = "stringprep"
1639
- version = "0.1.5"
1640
- source = "registry+https://github.com/rust-lang/crates.io-index"
1641
- checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
1642
- dependencies = [
1643
- "unicode-bidi",
1644
- "unicode-normalization",
1645
- "unicode-properties",
1646
- ]
1647
-
1648
- [[package]]
1649
- name = "subtle"
1650
- version = "2.6.1"
1651
- source = "registry+https://github.com/rust-lang/crates.io-index"
1652
- checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
1653
-
1654
- [[package]]
1655
- name = "syn"
1656
- version = "2.0.114"
1657
- source = "registry+https://github.com/rust-lang/crates.io-index"
1658
- checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a"
1659
- dependencies = [
1660
- "proc-macro2",
1661
- "quote",
1662
- "unicode-ident",
1663
- ]
1664
-
1665
- [[package]]
1666
- name = "sync_wrapper"
1667
- version = "1.0.2"
1668
- source = "registry+https://github.com/rust-lang/crates.io-index"
1669
- checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
1670
-
1671
- [[package]]
1672
- name = "synstructure"
1673
- version = "0.13.2"
1674
- source = "registry+https://github.com/rust-lang/crates.io-index"
1675
- checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
1676
- dependencies = [
1677
- "proc-macro2",
1678
- "quote",
1679
- "syn",
1680
- ]
1681
-
1682
- [[package]]
1683
- name = "tempfile"
1684
- version = "3.24.0"
1685
- source = "registry+https://github.com/rust-lang/crates.io-index"
1686
- checksum = "655da9c7eb6305c55742045d5a8d2037996d61d8de95806335c7c86ce0f82e9c"
1687
- dependencies = [
1688
- "fastrand",
1689
- "getrandom 0.3.4",
1690
- "once_cell",
1691
- "rustix",
1692
- "windows-sys 0.61.2",
1693
- ]
1694
-
1695
- [[package]]
1696
- name = "thiserror"
1697
- version = "1.0.69"
1698
- source = "registry+https://github.com/rust-lang/crates.io-index"
1699
- checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
1700
- dependencies = [
1701
- "thiserror-impl",
1702
- ]
1703
-
1704
- [[package]]
1705
- name = "thiserror-impl"
1706
- version = "1.0.69"
1707
- source = "registry+https://github.com/rust-lang/crates.io-index"
1708
- checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
1709
- dependencies = [
1710
- "proc-macro2",
1711
- "quote",
1712
- "syn",
1713
- ]
1714
-
1715
- [[package]]
1716
- name = "thread_local"
1717
- version = "1.1.9"
1718
- source = "registry+https://github.com/rust-lang/crates.io-index"
1719
- checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185"
1720
- dependencies = [
1721
- "cfg-if",
1722
- ]
1723
-
1724
- [[package]]
1725
- name = "tinystr"
1726
- version = "0.8.2"
1727
- source = "registry+https://github.com/rust-lang/crates.io-index"
1728
- checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869"
1729
- dependencies = [
1730
- "displaydoc",
1731
- "zerovec",
1732
- ]
1733
-
1734
- [[package]]
1735
- name = "tinyvec"
1736
- version = "1.10.0"
1737
- source = "registry+https://github.com/rust-lang/crates.io-index"
1738
- checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa"
1739
- dependencies = [
1740
- "tinyvec_macros",
1741
- ]
1742
-
1743
- [[package]]
1744
- name = "tinyvec_macros"
1745
- version = "0.1.1"
1746
- source = "registry+https://github.com/rust-lang/crates.io-index"
1747
- checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
1748
-
1749
- [[package]]
1750
- name = "tokio"
1751
- version = "1.49.0"
1752
- source = "registry+https://github.com/rust-lang/crates.io-index"
1753
- checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86"
1754
- dependencies = [
1755
- "bytes",
1756
- "libc",
1757
- "mio",
1758
- "parking_lot",
1759
- "pin-project-lite",
1760
- "signal-hook-registry",
1761
- "socket2",
1762
- "tokio-macros",
1763
- "windows-sys 0.61.2",
1764
- ]
1765
-
1766
- [[package]]
1767
- name = "tokio-macros"
1768
- version = "2.6.0"
1769
- source = "registry+https://github.com/rust-lang/crates.io-index"
1770
- checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5"
1771
- dependencies = [
1772
- "proc-macro2",
1773
- "quote",
1774
- "syn",
1775
- ]
1776
-
1777
- [[package]]
1778
- name = "tokio-stream"
1779
- version = "0.1.18"
1780
- source = "registry+https://github.com/rust-lang/crates.io-index"
1781
- checksum = "32da49809aab5c3bc678af03902d4ccddea2a87d028d86392a4b1560c6906c70"
1782
- dependencies = [
1783
- "futures-core",
1784
- "pin-project-lite",
1785
- "tokio",
1786
- ]
1787
-
1788
- [[package]]
1789
- name = "tower"
1790
- version = "0.5.3"
1791
- source = "registry+https://github.com/rust-lang/crates.io-index"
1792
- checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4"
1793
- dependencies = [
1794
- "futures-core",
1795
- "futures-util",
1796
- "pin-project-lite",
1797
- "sync_wrapper",
1798
- "tokio",
1799
- "tower-layer",
1800
- "tower-service",
1801
- "tracing",
1802
- ]
1803
-
1804
- [[package]]
1805
- name = "tower-http"
1806
- version = "0.5.2"
1807
- source = "registry+https://github.com/rust-lang/crates.io-index"
1808
- checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5"
1809
- dependencies = [
1810
- "bitflags",
1811
- "bytes",
1812
- "http",
1813
- "http-body",
1814
- "http-body-util",
1815
- "pin-project-lite",
1816
- "tower-layer",
1817
- "tower-service",
1818
- ]
1819
-
1820
- [[package]]
1821
- name = "tower-layer"
1822
- version = "0.3.3"
1823
- source = "registry+https://github.com/rust-lang/crates.io-index"
1824
- checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
1825
-
1826
- [[package]]
1827
- name = "tower-service"
1828
- version = "0.3.3"
1829
- source = "registry+https://github.com/rust-lang/crates.io-index"
1830
- checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
1831
-
1832
- [[package]]
1833
- name = "tracing"
1834
- version = "0.1.44"
1835
- source = "registry+https://github.com/rust-lang/crates.io-index"
1836
- checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
1837
- dependencies = [
1838
- "log",
1839
- "pin-project-lite",
1840
- "tracing-attributes",
1841
- "tracing-core",
1842
- ]
1843
-
1844
- [[package]]
1845
- name = "tracing-attributes"
1846
- version = "0.1.31"
1847
- source = "registry+https://github.com/rust-lang/crates.io-index"
1848
- checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
1849
- dependencies = [
1850
- "proc-macro2",
1851
- "quote",
1852
- "syn",
1853
- ]
1854
-
1855
- [[package]]
1856
- name = "tracing-core"
1857
- version = "0.1.36"
1858
- source = "registry+https://github.com/rust-lang/crates.io-index"
1859
- checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
1860
- dependencies = [
1861
- "once_cell",
1862
- "valuable",
1863
- ]
1864
-
1865
- [[package]]
1866
- name = "tracing-log"
1867
- version = "0.2.0"
1868
- source = "registry+https://github.com/rust-lang/crates.io-index"
1869
- checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
1870
- dependencies = [
1871
- "log",
1872
- "once_cell",
1873
- "tracing-core",
1874
- ]
1875
-
1876
- [[package]]
1877
- name = "tracing-subscriber"
1878
- version = "0.3.22"
1879
- source = "registry+https://github.com/rust-lang/crates.io-index"
1880
- checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e"
1881
- dependencies = [
1882
- "matchers",
1883
- "nu-ansi-term",
1884
- "once_cell",
1885
- "regex-automata",
1886
- "sharded-slab",
1887
- "smallvec",
1888
- "thread_local",
1889
- "tracing",
1890
- "tracing-core",
1891
- "tracing-log",
1892
- ]
1893
-
1894
- [[package]]
1895
- name = "typenum"
1896
- version = "1.19.0"
1897
- source = "registry+https://github.com/rust-lang/crates.io-index"
1898
- checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb"
1899
-
1900
- [[package]]
1901
- name = "unicode-bidi"
1902
- version = "0.3.18"
1903
- source = "registry+https://github.com/rust-lang/crates.io-index"
1904
- checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5"
1905
-
1906
- [[package]]
1907
- name = "unicode-ident"
1908
- version = "1.0.22"
1909
- source = "registry+https://github.com/rust-lang/crates.io-index"
1910
- checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
1911
-
1912
- [[package]]
1913
- name = "unicode-normalization"
1914
- version = "0.1.25"
1915
- source = "registry+https://github.com/rust-lang/crates.io-index"
1916
- checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8"
1917
- dependencies = [
1918
- "tinyvec",
1919
- ]
1920
-
1921
- [[package]]
1922
- name = "unicode-properties"
1923
- version = "0.1.4"
1924
- source = "registry+https://github.com/rust-lang/crates.io-index"
1925
- checksum = "7df058c713841ad818f1dc5d3fd88063241cc61f49f5fbea4b951e8cf5a8d71d"
1926
-
1927
- [[package]]
1928
- name = "unicode_categories"
1929
- version = "0.1.1"
1930
- source = "registry+https://github.com/rust-lang/crates.io-index"
1931
- checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
1932
-
1933
- [[package]]
1934
- name = "url"
1935
- version = "2.5.8"
1936
- source = "registry+https://github.com/rust-lang/crates.io-index"
1937
- checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
1938
- dependencies = [
1939
- "form_urlencoded",
1940
- "idna",
1941
- "percent-encoding",
1942
- ]
1943
-
1944
- [[package]]
1945
- name = "utf8_iter"
1946
- version = "1.0.4"
1947
- source = "registry+https://github.com/rust-lang/crates.io-index"
1948
- checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
1949
-
1950
- [[package]]
1951
- name = "valuable"
1952
- version = "0.1.1"
1953
- source = "registry+https://github.com/rust-lang/crates.io-index"
1954
- checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
1955
-
1956
- [[package]]
1957
- name = "vcpkg"
1958
- version = "0.2.15"
1959
- source = "registry+https://github.com/rust-lang/crates.io-index"
1960
- checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
1961
-
1962
- [[package]]
1963
- name = "version_check"
1964
- version = "0.9.5"
1965
- source = "registry+https://github.com/rust-lang/crates.io-index"
1966
- checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
1967
-
1968
- [[package]]
1969
- name = "wasi"
1970
- version = "0.11.1+wasi-snapshot-preview1"
1971
- source = "registry+https://github.com/rust-lang/crates.io-index"
1972
- checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
1973
-
1974
- [[package]]
1975
- name = "wasip2"
1976
- version = "1.0.2+wasi-0.2.9"
1977
- source = "registry+https://github.com/rust-lang/crates.io-index"
1978
- checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5"
1979
- dependencies = [
1980
- "wit-bindgen",
1981
- ]
1982
-
1983
- [[package]]
1984
- name = "wasite"
1985
- version = "0.1.0"
1986
- source = "registry+https://github.com/rust-lang/crates.io-index"
1987
- checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
1988
-
1989
- [[package]]
1990
- name = "wasm-bindgen"
1991
- version = "0.2.108"
1992
- source = "registry+https://github.com/rust-lang/crates.io-index"
1993
- checksum = "64024a30ec1e37399cf85a7ffefebdb72205ca1c972291c51512360d90bd8566"
1994
- dependencies = [
1995
- "cfg-if",
1996
- "once_cell",
1997
- "rustversion",
1998
- "wasm-bindgen-macro",
1999
- "wasm-bindgen-shared",
2000
- ]
2001
-
2002
- [[package]]
2003
- name = "wasm-bindgen-macro"
2004
- version = "0.2.108"
2005
- source = "registry+https://github.com/rust-lang/crates.io-index"
2006
- checksum = "008b239d9c740232e71bd39e8ef6429d27097518b6b30bdf9086833bd5b6d608"
2007
- dependencies = [
2008
- "quote",
2009
- "wasm-bindgen-macro-support",
2010
- ]
2011
-
2012
- [[package]]
2013
- name = "wasm-bindgen-macro-support"
2014
- version = "0.2.108"
2015
- source = "registry+https://github.com/rust-lang/crates.io-index"
2016
- checksum = "5256bae2d58f54820e6490f9839c49780dff84c65aeab9e772f15d5f0e913a55"
2017
- dependencies = [
2018
- "bumpalo",
2019
- "proc-macro2",
2020
- "quote",
2021
- "syn",
2022
- "wasm-bindgen-shared",
2023
- ]
2024
-
2025
- [[package]]
2026
- name = "wasm-bindgen-shared"
2027
- version = "0.2.108"
2028
- source = "registry+https://github.com/rust-lang/crates.io-index"
2029
- checksum = "1f01b580c9ac74c8d8f0c0e4afb04eeef2acf145458e52c03845ee9cd23e3d12"
2030
- dependencies = [
2031
- "unicode-ident",
2032
- ]
2033
-
2034
- [[package]]
2035
- name = "whoami"
2036
- version = "1.6.1"
2037
- source = "registry+https://github.com/rust-lang/crates.io-index"
2038
- checksum = "5d4a4db5077702ca3015d3d02d74974948aba2ad9e12ab7df718ee64ccd7e97d"
2039
- dependencies = [
2040
- "libredox",
2041
- "wasite",
2042
- ]
2043
-
2044
- [[package]]
2045
- name = "windows-core"
2046
- version = "0.62.2"
2047
- source = "registry+https://github.com/rust-lang/crates.io-index"
2048
- checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
2049
- dependencies = [
2050
- "windows-implement",
2051
- "windows-interface",
2052
- "windows-link",
2053
- "windows-result",
2054
- "windows-strings",
2055
- ]
2056
-
2057
- [[package]]
2058
- name = "windows-implement"
2059
- version = "0.60.2"
2060
- source = "registry+https://github.com/rust-lang/crates.io-index"
2061
- checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
2062
- dependencies = [
2063
- "proc-macro2",
2064
- "quote",
2065
- "syn",
2066
- ]
2067
-
2068
- [[package]]
2069
- name = "windows-interface"
2070
- version = "0.59.3"
2071
- source = "registry+https://github.com/rust-lang/crates.io-index"
2072
- checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
2073
- dependencies = [
2074
- "proc-macro2",
2075
- "quote",
2076
- "syn",
2077
- ]
2078
-
2079
- [[package]]
2080
- name = "windows-link"
2081
- version = "0.2.1"
2082
- source = "registry+https://github.com/rust-lang/crates.io-index"
2083
- checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
2084
-
2085
- [[package]]
2086
- name = "windows-result"
2087
- version = "0.4.1"
2088
- source = "registry+https://github.com/rust-lang/crates.io-index"
2089
- checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
2090
- dependencies = [
2091
- "windows-link",
2092
- ]
2093
-
2094
- [[package]]
2095
- name = "windows-strings"
2096
- version = "0.5.1"
2097
- source = "registry+https://github.com/rust-lang/crates.io-index"
2098
- checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
2099
- dependencies = [
2100
- "windows-link",
2101
- ]
2102
-
2103
- [[package]]
2104
- name = "windows-sys"
2105
- version = "0.48.0"
2106
- source = "registry+https://github.com/rust-lang/crates.io-index"
2107
- checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
2108
- dependencies = [
2109
- "windows-targets 0.48.5",
2110
- ]
2111
-
2112
- [[package]]
2113
- name = "windows-sys"
2114
- version = "0.60.2"
2115
- source = "registry+https://github.com/rust-lang/crates.io-index"
2116
- checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
2117
- dependencies = [
2118
- "windows-targets 0.53.5",
2119
- ]
2120
-
2121
- [[package]]
2122
- name = "windows-sys"
2123
- version = "0.61.2"
2124
- source = "registry+https://github.com/rust-lang/crates.io-index"
2125
- checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
2126
- dependencies = [
2127
- "windows-link",
2128
- ]
2129
-
2130
- [[package]]
2131
- name = "windows-targets"
2132
- version = "0.48.5"
2133
- source = "registry+https://github.com/rust-lang/crates.io-index"
2134
- checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
2135
- dependencies = [
2136
- "windows_aarch64_gnullvm 0.48.5",
2137
- "windows_aarch64_msvc 0.48.5",
2138
- "windows_i686_gnu 0.48.5",
2139
- "windows_i686_msvc 0.48.5",
2140
- "windows_x86_64_gnu 0.48.5",
2141
- "windows_x86_64_gnullvm 0.48.5",
2142
- "windows_x86_64_msvc 0.48.5",
2143
- ]
2144
-
2145
- [[package]]
2146
- name = "windows-targets"
2147
- version = "0.53.5"
2148
- source = "registry+https://github.com/rust-lang/crates.io-index"
2149
- checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3"
2150
- dependencies = [
2151
- "windows-link",
2152
- "windows_aarch64_gnullvm 0.53.1",
2153
- "windows_aarch64_msvc 0.53.1",
2154
- "windows_i686_gnu 0.53.1",
2155
- "windows_i686_gnullvm",
2156
- "windows_i686_msvc 0.53.1",
2157
- "windows_x86_64_gnu 0.53.1",
2158
- "windows_x86_64_gnullvm 0.53.1",
2159
- "windows_x86_64_msvc 0.53.1",
2160
- ]
2161
-
2162
- [[package]]
2163
- name = "windows_aarch64_gnullvm"
2164
- version = "0.48.5"
2165
- source = "registry+https://github.com/rust-lang/crates.io-index"
2166
- checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
2167
-
2168
- [[package]]
2169
- name = "windows_aarch64_gnullvm"
2170
- version = "0.53.1"
2171
- source = "registry+https://github.com/rust-lang/crates.io-index"
2172
- checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53"
2173
-
2174
- [[package]]
2175
- name = "windows_aarch64_msvc"
2176
- version = "0.48.5"
2177
- source = "registry+https://github.com/rust-lang/crates.io-index"
2178
- checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
2179
-
2180
- [[package]]
2181
- name = "windows_aarch64_msvc"
2182
- version = "0.53.1"
2183
- source = "registry+https://github.com/rust-lang/crates.io-index"
2184
- checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006"
2185
-
2186
- [[package]]
2187
- name = "windows_i686_gnu"
2188
- version = "0.48.5"
2189
- source = "registry+https://github.com/rust-lang/crates.io-index"
2190
- checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
2191
-
2192
- [[package]]
2193
- name = "windows_i686_gnu"
2194
- version = "0.53.1"
2195
- source = "registry+https://github.com/rust-lang/crates.io-index"
2196
- checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3"
2197
-
2198
- [[package]]
2199
- name = "windows_i686_gnullvm"
2200
- version = "0.53.1"
2201
- source = "registry+https://github.com/rust-lang/crates.io-index"
2202
- checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c"
2203
-
2204
- [[package]]
2205
- name = "windows_i686_msvc"
2206
- version = "0.48.5"
2207
- source = "registry+https://github.com/rust-lang/crates.io-index"
2208
- checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
2209
-
2210
- [[package]]
2211
- name = "windows_i686_msvc"
2212
- version = "0.53.1"
2213
- source = "registry+https://github.com/rust-lang/crates.io-index"
2214
- checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2"
2215
-
2216
- [[package]]
2217
- name = "windows_x86_64_gnu"
2218
- version = "0.48.5"
2219
- source = "registry+https://github.com/rust-lang/crates.io-index"
2220
- checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
2221
-
2222
- [[package]]
2223
- name = "windows_x86_64_gnu"
2224
- version = "0.53.1"
2225
- source = "registry+https://github.com/rust-lang/crates.io-index"
2226
- checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499"
2227
-
2228
- [[package]]
2229
- name = "windows_x86_64_gnullvm"
2230
- version = "0.48.5"
2231
- source = "registry+https://github.com/rust-lang/crates.io-index"
2232
- checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
2233
-
2234
- [[package]]
2235
- name = "windows_x86_64_gnullvm"
2236
- version = "0.53.1"
2237
- source = "registry+https://github.com/rust-lang/crates.io-index"
2238
- checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1"
2239
-
2240
- [[package]]
2241
- name = "windows_x86_64_msvc"
2242
- version = "0.48.5"
2243
- source = "registry+https://github.com/rust-lang/crates.io-index"
2244
- checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
2245
-
2246
- [[package]]
2247
- name = "windows_x86_64_msvc"
2248
- version = "0.53.1"
2249
- source = "registry+https://github.com/rust-lang/crates.io-index"
2250
- checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650"
2251
-
2252
- [[package]]
2253
- name = "wit-bindgen"
2254
- version = "0.51.0"
2255
- source = "registry+https://github.com/rust-lang/crates.io-index"
2256
- checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5"
2257
-
2258
- [[package]]
2259
- name = "writeable"
2260
- version = "0.6.2"
2261
- source = "registry+https://github.com/rust-lang/crates.io-index"
2262
- checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9"
2263
-
2264
- [[package]]
2265
- name = "yoke"
2266
- version = "0.8.1"
2267
- source = "registry+https://github.com/rust-lang/crates.io-index"
2268
- checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954"
2269
- dependencies = [
2270
- "stable_deref_trait",
2271
- "yoke-derive",
2272
- "zerofrom",
2273
- ]
2274
-
2275
- [[package]]
2276
- name = "yoke-derive"
2277
- version = "0.8.1"
2278
- source = "registry+https://github.com/rust-lang/crates.io-index"
2279
- checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d"
2280
- dependencies = [
2281
- "proc-macro2",
2282
- "quote",
2283
- "syn",
2284
- "synstructure",
2285
- ]
2286
-
2287
- [[package]]
2288
- name = "zerocopy"
2289
- version = "0.8.33"
2290
- source = "registry+https://github.com/rust-lang/crates.io-index"
2291
- checksum = "668f5168d10b9ee831de31933dc111a459c97ec93225beb307aed970d1372dfd"
2292
- dependencies = [
2293
- "zerocopy-derive",
2294
- ]
2295
-
2296
- [[package]]
2297
- name = "zerocopy-derive"
2298
- version = "0.8.33"
2299
- source = "registry+https://github.com/rust-lang/crates.io-index"
2300
- checksum = "2c7962b26b0a8685668b671ee4b54d007a67d4eaf05fda79ac0ecf41e32270f1"
2301
- dependencies = [
2302
- "proc-macro2",
2303
- "quote",
2304
- "syn",
2305
- ]
2306
-
2307
- [[package]]
2308
- name = "zerofrom"
2309
- version = "0.1.6"
2310
- source = "registry+https://github.com/rust-lang/crates.io-index"
2311
- checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
2312
- dependencies = [
2313
- "zerofrom-derive",
2314
- ]
2315
-
2316
- [[package]]
2317
- name = "zerofrom-derive"
2318
- version = "0.1.6"
2319
- source = "registry+https://github.com/rust-lang/crates.io-index"
2320
- checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
2321
- dependencies = [
2322
- "proc-macro2",
2323
- "quote",
2324
- "syn",
2325
- "synstructure",
2326
- ]
2327
-
2328
- [[package]]
2329
- name = "zeroize"
2330
- version = "1.8.2"
2331
- source = "registry+https://github.com/rust-lang/crates.io-index"
2332
- checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0"
2333
-
2334
- [[package]]
2335
- name = "zerotrie"
2336
- version = "0.2.3"
2337
- source = "registry+https://github.com/rust-lang/crates.io-index"
2338
- checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851"
2339
- dependencies = [
2340
- "displaydoc",
2341
- "yoke",
2342
- "zerofrom",
2343
- ]
2344
-
2345
- [[package]]
2346
- name = "zerovec"
2347
- version = "0.11.5"
2348
- source = "registry+https://github.com/rust-lang/crates.io-index"
2349
- checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002"
2350
- dependencies = [
2351
- "yoke",
2352
- "zerofrom",
2353
- "zerovec-derive",
2354
- ]
2355
-
2356
- [[package]]
2357
- name = "zerovec-derive"
2358
- version = "0.11.2"
2359
- source = "registry+https://github.com/rust-lang/crates.io-index"
2360
- checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3"
2361
- dependencies = [
2362
- "proc-macro2",
2363
- "quote",
2364
- "syn",
2365
- ]
2366
-
2367
- [[package]]
2368
- name = "zmij"
2369
- version = "1.0.15"
2370
- source = "registry+https://github.com/rust-lang/crates.io-index"
2371
- checksum = "94f63c051f4fe3c1509da62131a678643c5b6fbdc9273b2b79d4378ebda003d2"