codex-python 0.1.2__tar.gz → 0.2.3__tar.gz

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 (151) hide show
  1. codex_python-0.2.3/Cargo.lock +3138 -0
  2. codex_python-0.2.3/Cargo.toml +25 -0
  3. codex_python-0.2.3/PKG-INFO +4 -0
  4. codex_python-0.2.3/pyproject.toml +9 -0
  5. codex_python-0.2.3/src/lib.rs +332 -0
  6. codex_python-0.1.2/.github/workflows/ci.yml +0 -34
  7. codex_python-0.1.2/.github/workflows/publish.yml +0 -33
  8. codex_python-0.1.2/.gitignore +0 -56
  9. codex_python-0.1.2/.pre-commit-config.yaml +0 -19
  10. codex_python-0.1.2/LICENSE +0 -22
  11. codex_python-0.1.2/Makefile +0 -66
  12. codex_python-0.1.2/PKG-INFO +0 -171
  13. codex_python-0.1.2/README.md +0 -130
  14. codex_python-0.1.2/codex/__init__.py +0 -30
  15. codex_python-0.1.2/codex/api.py +0 -181
  16. codex_python-0.1.2/codex/protocol/runtime.py +0 -80
  17. codex_python-0.1.2/codex/protocol/types.py +0 -1595
  18. codex_python-0.1.2/codex/py.typed +0 -1
  19. codex_python-0.1.2/pyproject.toml +0 -65
  20. codex_python-0.1.2/scripts/generate_protocol_py.py +0 -353
  21. codex_python-0.1.2/test/AddConversationListenerParams.ts +0 -6
  22. codex_python-0.1.2/test/AddConversationSubscriptionResponse.ts +0 -5
  23. codex_python-0.1.2/test/AgentMessageDeltaEvent.ts +0 -5
  24. codex_python-0.1.2/test/AgentMessageEvent.ts +0 -5
  25. codex_python-0.1.2/test/AgentReasoningDeltaEvent.ts +0 -5
  26. codex_python-0.1.2/test/AgentReasoningEvent.ts +0 -5
  27. codex_python-0.1.2/test/AgentReasoningRawContentDeltaEvent.ts +0 -5
  28. codex_python-0.1.2/test/AgentReasoningRawContentEvent.ts +0 -5
  29. codex_python-0.1.2/test/AgentReasoningSectionBreakEvent.ts +0 -5
  30. codex_python-0.1.2/test/Annotations.ts +0 -9
  31. codex_python-0.1.2/test/ApplyPatchApprovalParams.ts +0 -21
  32. codex_python-0.1.2/test/ApplyPatchApprovalRequestEvent.ts +0 -18
  33. codex_python-0.1.2/test/ApplyPatchApprovalResponse.ts +0 -6
  34. codex_python-0.1.2/test/ArchiveConversationParams.ts +0 -9
  35. codex_python-0.1.2/test/ArchiveConversationResponse.ts +0 -5
  36. codex_python-0.1.2/test/AskForApproval.ts +0 -9
  37. codex_python-0.1.2/test/AudioContent.ts +0 -9
  38. codex_python-0.1.2/test/AuthMode.ts +0 -5
  39. codex_python-0.1.2/test/AuthStatusChangeNotification.ts +0 -10
  40. codex_python-0.1.2/test/BackgroundEventEvent.ts +0 -5
  41. codex_python-0.1.2/test/BlobResourceContents.ts +0 -5
  42. codex_python-0.1.2/test/CallToolResult.ts +0 -10
  43. codex_python-0.1.2/test/CancelLoginChatGptParams.ts +0 -5
  44. codex_python-0.1.2/test/CancelLoginChatGptResponse.ts +0 -5
  45. codex_python-0.1.2/test/ClientRequest.ts +0 -22
  46. codex_python-0.1.2/test/ContentBlock.ts +0 -10
  47. codex_python-0.1.2/test/ContentItem.ts +0 -5
  48. codex_python-0.1.2/test/ConversationHistoryResponseEvent.ts +0 -11
  49. codex_python-0.1.2/test/ConversationId.ts +0 -5
  50. codex_python-0.1.2/test/ConversationSummary.ts +0 -10
  51. codex_python-0.1.2/test/CustomPrompt.ts +0 -5
  52. codex_python-0.1.2/test/EmbeddedResource.ts +0 -13
  53. codex_python-0.1.2/test/EmbeddedResourceResource.ts +0 -7
  54. codex_python-0.1.2/test/ErrorEvent.ts +0 -5
  55. codex_python-0.1.2/test/EventMsg.ts +0 -41
  56. codex_python-0.1.2/test/ExecApprovalRequestEvent.ts +0 -21
  57. codex_python-0.1.2/test/ExecCommandApprovalParams.ts +0 -11
  58. codex_python-0.1.2/test/ExecCommandApprovalResponse.ts +0 -6
  59. codex_python-0.1.2/test/ExecCommandBeginEvent.ts +0 -18
  60. codex_python-0.1.2/test/ExecCommandEndEvent.ts +0 -33
  61. codex_python-0.1.2/test/ExecCommandOutputDeltaEvent.ts +0 -18
  62. codex_python-0.1.2/test/ExecOneOffCommandParams.ts +0 -23
  63. codex_python-0.1.2/test/ExecOutputStream.ts +0 -5
  64. codex_python-0.1.2/test/FileChange.ts +0 -5
  65. codex_python-0.1.2/test/FunctionCallOutputPayload.ts +0 -5
  66. codex_python-0.1.2/test/GetAuthStatusParams.ts +0 -13
  67. codex_python-0.1.2/test/GetAuthStatusResponse.ts +0 -6
  68. codex_python-0.1.2/test/GetHistoryEntryResponseEvent.ts +0 -10
  69. codex_python-0.1.2/test/GetUserAgentResponse.ts +0 -5
  70. codex_python-0.1.2/test/GetUserSavedConfigResponse.ts +0 -6
  71. codex_python-0.1.2/test/GitDiffToRemoteParams.ts +0 -5
  72. codex_python-0.1.2/test/GitDiffToRemoteResponse.ts +0 -6
  73. codex_python-0.1.2/test/GitSha.ts +0 -5
  74. codex_python-0.1.2/test/HistoryEntry.ts +0 -5
  75. codex_python-0.1.2/test/ImageContent.ts +0 -9
  76. codex_python-0.1.2/test/InputItem.ts +0 -5
  77. codex_python-0.1.2/test/InputMessageKind.ts +0 -5
  78. codex_python-0.1.2/test/InterruptConversationParams.ts +0 -6
  79. codex_python-0.1.2/test/InterruptConversationResponse.ts +0 -6
  80. codex_python-0.1.2/test/ListConversationsParams.ts +0 -13
  81. codex_python-0.1.2/test/ListConversationsResponse.ts +0 -11
  82. codex_python-0.1.2/test/ListCustomPromptsResponseEvent.ts +0 -9
  83. codex_python-0.1.2/test/LocalShellAction.ts +0 -6
  84. codex_python-0.1.2/test/LocalShellExecAction.ts +0 -5
  85. codex_python-0.1.2/test/LocalShellStatus.ts +0 -5
  86. codex_python-0.1.2/test/LoginChatGptCompleteNotification.ts +0 -5
  87. codex_python-0.1.2/test/LoginChatGptResponse.ts +0 -9
  88. codex_python-0.1.2/test/LogoutChatGptResponse.ts +0 -5
  89. codex_python-0.1.2/test/McpInvocation.ts +0 -18
  90. codex_python-0.1.2/test/McpListToolsResponseEvent.ts +0 -13
  91. codex_python-0.1.2/test/McpToolCallBeginEvent.ts +0 -10
  92. codex_python-0.1.2/test/McpToolCallEndEvent.ts +0 -15
  93. codex_python-0.1.2/test/NewConversationParams.ts +0 -47
  94. codex_python-0.1.2/test/NewConversationResponse.ts +0 -6
  95. codex_python-0.1.2/test/ParsedCommand.ts +0 -5
  96. codex_python-0.1.2/test/PatchApplyBeginEvent.ts +0 -18
  97. codex_python-0.1.2/test/PatchApplyEndEvent.ts +0 -21
  98. codex_python-0.1.2/test/PlanItemArg.ts +0 -6
  99. codex_python-0.1.2/test/Profile.ts +0 -17
  100. codex_python-0.1.2/test/ReasoningEffort.ts +0 -8
  101. codex_python-0.1.2/test/ReasoningItemContent.ts +0 -5
  102. codex_python-0.1.2/test/ReasoningItemReasoningSummary.ts +0 -5
  103. codex_python-0.1.2/test/ReasoningSummary.ts +0 -10
  104. codex_python-0.1.2/test/RemoveConversationListenerParams.ts +0 -5
  105. codex_python-0.1.2/test/RemoveConversationSubscriptionResponse.ts +0 -5
  106. codex_python-0.1.2/test/RequestId.ts +0 -5
  107. codex_python-0.1.2/test/ResourceLink.ts +0 -11
  108. codex_python-0.1.2/test/ResponseItem.ts +0 -20
  109. codex_python-0.1.2/test/ResumeConversationParams.ts +0 -14
  110. codex_python-0.1.2/test/ResumeConversationResponse.ts +0 -7
  111. codex_python-0.1.2/test/ReviewDecision.ts +0 -8
  112. codex_python-0.1.2/test/Role.ts +0 -8
  113. codex_python-0.1.2/test/SandboxMode.ts +0 -5
  114. codex_python-0.1.2/test/SandboxPolicy.ts +0 -29
  115. codex_python-0.1.2/test/SandboxSettings.ts +0 -8
  116. codex_python-0.1.2/test/SendUserMessageParams.ts +0 -7
  117. codex_python-0.1.2/test/SendUserMessageResponse.ts +0 -5
  118. codex_python-0.1.2/test/SendUserTurnParams.ts +0 -11
  119. codex_python-0.1.2/test/SendUserTurnResponse.ts +0 -5
  120. codex_python-0.1.2/test/ServerNotification.ts +0 -7
  121. codex_python-0.1.2/test/ServerRequest.ts +0 -11
  122. codex_python-0.1.2/test/SessionConfiguredEvent.ts +0 -28
  123. codex_python-0.1.2/test/StepStatus.ts +0 -5
  124. codex_python-0.1.2/test/StreamErrorEvent.ts +0 -5
  125. codex_python-0.1.2/test/TaskCompleteEvent.ts +0 -5
  126. codex_python-0.1.2/test/TaskStartedEvent.ts +0 -5
  127. codex_python-0.1.2/test/TextContent.ts +0 -9
  128. codex_python-0.1.2/test/TextResourceContents.ts +0 -5
  129. codex_python-0.1.2/test/TokenCountEvent.ts +0 -6
  130. codex_python-0.1.2/test/TokenUsage.ts +0 -5
  131. codex_python-0.1.2/test/TokenUsageInfo.ts +0 -6
  132. codex_python-0.1.2/test/Tool.ts +0 -11
  133. codex_python-0.1.2/test/ToolAnnotations.ts +0 -15
  134. codex_python-0.1.2/test/ToolInputSchema.ts +0 -9
  135. codex_python-0.1.2/test/ToolOutputSchema.ts +0 -10
  136. codex_python-0.1.2/test/Tools.ts +0 -8
  137. codex_python-0.1.2/test/TurnAbortReason.ts +0 -5
  138. codex_python-0.1.2/test/TurnAbortedEvent.ts +0 -6
  139. codex_python-0.1.2/test/TurnDiffEvent.ts +0 -5
  140. codex_python-0.1.2/test/UpdatePlanArgs.ts +0 -6
  141. codex_python-0.1.2/test/UserMessageEvent.ts +0 -6
  142. codex_python-0.1.2/test/UserSavedConfig.ts +0 -34
  143. codex_python-0.1.2/test/Verbosity.ts +0 -9
  144. codex_python-0.1.2/test/WebSearchAction.ts +0 -5
  145. codex_python-0.1.2/test/WebSearchBeginEvent.ts +0 -5
  146. codex_python-0.1.2/test/WebSearchEndEvent.ts +0 -5
  147. codex_python-0.1.2/test/index.ts +0 -128
  148. codex_python-0.1.2/test/serde_json/JsonValue.ts +0 -3
  149. codex_python-0.1.2/tests/test_api.py +0 -27
  150. codex_python-0.1.2/tests/test_client.py +0 -37
  151. codex_python-0.1.2/tests/test_version.py +0 -7
@@ -0,0 +1,3138 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 4
4
+
5
+ [[package]]
6
+ name = "addr2line"
7
+ version = "0.24.2"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
10
+ dependencies = [
11
+ "gimli",
12
+ ]
13
+
14
+ [[package]]
15
+ name = "adler2"
16
+ version = "2.0.1"
17
+ source = "registry+https://github.com/rust-lang/crates.io-index"
18
+ checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
19
+
20
+ [[package]]
21
+ name = "aho-corasick"
22
+ version = "1.1.3"
23
+ source = "registry+https://github.com/rust-lang/crates.io-index"
24
+ checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
25
+ dependencies = [
26
+ "memchr",
27
+ ]
28
+
29
+ [[package]]
30
+ name = "android_system_properties"
31
+ version = "0.1.5"
32
+ source = "registry+https://github.com/rust-lang/crates.io-index"
33
+ checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
34
+ dependencies = [
35
+ "libc",
36
+ ]
37
+
38
+ [[package]]
39
+ name = "anyhow"
40
+ version = "1.0.99"
41
+ source = "registry+https://github.com/rust-lang/crates.io-index"
42
+ checksum = "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100"
43
+
44
+ [[package]]
45
+ name = "async-channel"
46
+ version = "2.5.0"
47
+ source = "registry+https://github.com/rust-lang/crates.io-index"
48
+ checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2"
49
+ dependencies = [
50
+ "concurrent-queue",
51
+ "event-listener-strategy",
52
+ "futures-core",
53
+ "pin-project-lite",
54
+ ]
55
+
56
+ [[package]]
57
+ name = "atomic-waker"
58
+ version = "1.1.2"
59
+ source = "registry+https://github.com/rust-lang/crates.io-index"
60
+ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
61
+
62
+ [[package]]
63
+ name = "autocfg"
64
+ version = "1.5.0"
65
+ source = "registry+https://github.com/rust-lang/crates.io-index"
66
+ checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
67
+
68
+ [[package]]
69
+ name = "backtrace"
70
+ version = "0.3.75"
71
+ source = "registry+https://github.com/rust-lang/crates.io-index"
72
+ checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002"
73
+ dependencies = [
74
+ "addr2line",
75
+ "cfg-if",
76
+ "libc",
77
+ "miniz_oxide",
78
+ "object",
79
+ "rustc-demangle",
80
+ "windows-targets",
81
+ ]
82
+
83
+ [[package]]
84
+ name = "base64"
85
+ version = "0.22.1"
86
+ source = "registry+https://github.com/rust-lang/crates.io-index"
87
+ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
88
+
89
+ [[package]]
90
+ name = "bitflags"
91
+ version = "1.3.2"
92
+ source = "registry+https://github.com/rust-lang/crates.io-index"
93
+ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
94
+
95
+ [[package]]
96
+ name = "bitflags"
97
+ version = "2.9.4"
98
+ source = "registry+https://github.com/rust-lang/crates.io-index"
99
+ checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394"
100
+
101
+ [[package]]
102
+ name = "block-buffer"
103
+ version = "0.10.4"
104
+ source = "registry+https://github.com/rust-lang/crates.io-index"
105
+ checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
106
+ dependencies = [
107
+ "generic-array",
108
+ ]
109
+
110
+ [[package]]
111
+ name = "bumpalo"
112
+ version = "3.19.0"
113
+ source = "registry+https://github.com/rust-lang/crates.io-index"
114
+ checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
115
+
116
+ [[package]]
117
+ name = "bytes"
118
+ version = "1.10.1"
119
+ source = "registry+https://github.com/rust-lang/crates.io-index"
120
+ checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
121
+
122
+ [[package]]
123
+ name = "cc"
124
+ version = "1.2.36"
125
+ source = "registry+https://github.com/rust-lang/crates.io-index"
126
+ checksum = "5252b3d2648e5eedbc1a6f501e3c795e07025c1e93bbf8bbdd6eef7f447a6d54"
127
+ dependencies = [
128
+ "find-msvc-tools",
129
+ "shlex",
130
+ ]
131
+
132
+ [[package]]
133
+ name = "cfg-if"
134
+ version = "1.0.3"
135
+ source = "registry+https://github.com/rust-lang/crates.io-index"
136
+ checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9"
137
+
138
+ [[package]]
139
+ name = "cfg_aliases"
140
+ version = "0.1.1"
141
+ source = "registry+https://github.com/rust-lang/crates.io-index"
142
+ checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
143
+
144
+ [[package]]
145
+ name = "chrono"
146
+ version = "0.4.42"
147
+ source = "registry+https://github.com/rust-lang/crates.io-index"
148
+ checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2"
149
+ dependencies = [
150
+ "iana-time-zone",
151
+ "js-sys",
152
+ "num-traits",
153
+ "serde",
154
+ "wasm-bindgen",
155
+ "windows-link 0.2.0",
156
+ ]
157
+
158
+ [[package]]
159
+ name = "codex-apply-patch"
160
+ version = "0.0.0"
161
+ source = "git+https://github.com/openai/codex?branch=main#86e0f31a7e310a6d9eb0a9712a75954aac7b3438"
162
+ dependencies = [
163
+ "anyhow",
164
+ "once_cell",
165
+ "similar",
166
+ "thiserror 2.0.16",
167
+ "tree-sitter",
168
+ "tree-sitter-bash",
169
+ ]
170
+
171
+ [[package]]
172
+ name = "codex-core"
173
+ version = "0.0.0"
174
+ source = "git+https://github.com/openai/codex?branch=main#86e0f31a7e310a6d9eb0a9712a75954aac7b3438"
175
+ dependencies = [
176
+ "anyhow",
177
+ "async-channel",
178
+ "base64",
179
+ "bytes",
180
+ "chrono",
181
+ "codex-apply-patch",
182
+ "codex-mcp-client",
183
+ "codex-protocol",
184
+ "dirs",
185
+ "env-flags",
186
+ "eventsource-stream",
187
+ "futures",
188
+ "landlock",
189
+ "libc",
190
+ "mcp-types",
191
+ "openssl-sys",
192
+ "os_info",
193
+ "portable-pty",
194
+ "rand",
195
+ "regex-lite",
196
+ "reqwest",
197
+ "seccompiler",
198
+ "serde",
199
+ "serde_json",
200
+ "sha1",
201
+ "shlex",
202
+ "similar",
203
+ "strum_macros",
204
+ "tempfile",
205
+ "thiserror 2.0.16",
206
+ "time",
207
+ "tokio",
208
+ "tokio-util",
209
+ "toml",
210
+ "toml_edit",
211
+ "tracing",
212
+ "tree-sitter",
213
+ "tree-sitter-bash",
214
+ "uuid",
215
+ "which",
216
+ "wildmatch",
217
+ ]
218
+
219
+ [[package]]
220
+ name = "codex-mcp-client"
221
+ version = "0.0.0"
222
+ source = "git+https://github.com/openai/codex?branch=main#86e0f31a7e310a6d9eb0a9712a75954aac7b3438"
223
+ dependencies = [
224
+ "anyhow",
225
+ "mcp-types",
226
+ "serde",
227
+ "serde_json",
228
+ "tokio",
229
+ "tracing",
230
+ "tracing-subscriber",
231
+ ]
232
+
233
+ [[package]]
234
+ name = "codex-protocol"
235
+ version = "0.0.0"
236
+ source = "git+https://github.com/openai/codex?branch=main#86e0f31a7e310a6d9eb0a9712a75954aac7b3438"
237
+ dependencies = [
238
+ "base64",
239
+ "icu_decimal",
240
+ "icu_locale_core",
241
+ "mcp-types",
242
+ "mime_guess",
243
+ "serde",
244
+ "serde_json",
245
+ "serde_with",
246
+ "strum",
247
+ "strum_macros",
248
+ "sys-locale",
249
+ "tracing",
250
+ "ts-rs",
251
+ "uuid",
252
+ ]
253
+
254
+ [[package]]
255
+ name = "codex_native"
256
+ version = "0.2.3"
257
+ dependencies = [
258
+ "anyhow",
259
+ "codex-core",
260
+ "codex-protocol",
261
+ "pyo3",
262
+ "serde",
263
+ "serde_json",
264
+ "tokio",
265
+ "tracing",
266
+ ]
267
+
268
+ [[package]]
269
+ name = "concurrent-queue"
270
+ version = "2.5.0"
271
+ source = "registry+https://github.com/rust-lang/crates.io-index"
272
+ checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
273
+ dependencies = [
274
+ "crossbeam-utils",
275
+ ]
276
+
277
+ [[package]]
278
+ name = "core-foundation"
279
+ version = "0.9.4"
280
+ source = "registry+https://github.com/rust-lang/crates.io-index"
281
+ checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
282
+ dependencies = [
283
+ "core-foundation-sys",
284
+ "libc",
285
+ ]
286
+
287
+ [[package]]
288
+ name = "core-foundation-sys"
289
+ version = "0.8.7"
290
+ source = "registry+https://github.com/rust-lang/crates.io-index"
291
+ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
292
+
293
+ [[package]]
294
+ name = "cpufeatures"
295
+ version = "0.2.17"
296
+ source = "registry+https://github.com/rust-lang/crates.io-index"
297
+ checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
298
+ dependencies = [
299
+ "libc",
300
+ ]
301
+
302
+ [[package]]
303
+ name = "crossbeam-utils"
304
+ version = "0.8.21"
305
+ source = "registry+https://github.com/rust-lang/crates.io-index"
306
+ checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
307
+
308
+ [[package]]
309
+ name = "crypto-common"
310
+ version = "0.1.6"
311
+ source = "registry+https://github.com/rust-lang/crates.io-index"
312
+ checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
313
+ dependencies = [
314
+ "generic-array",
315
+ "typenum",
316
+ ]
317
+
318
+ [[package]]
319
+ name = "darling"
320
+ version = "0.20.11"
321
+ source = "registry+https://github.com/rust-lang/crates.io-index"
322
+ checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee"
323
+ dependencies = [
324
+ "darling_core",
325
+ "darling_macro",
326
+ ]
327
+
328
+ [[package]]
329
+ name = "darling_core"
330
+ version = "0.20.11"
331
+ source = "registry+https://github.com/rust-lang/crates.io-index"
332
+ checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e"
333
+ dependencies = [
334
+ "fnv",
335
+ "ident_case",
336
+ "proc-macro2",
337
+ "quote",
338
+ "strsim",
339
+ "syn",
340
+ ]
341
+
342
+ [[package]]
343
+ name = "darling_macro"
344
+ version = "0.20.11"
345
+ source = "registry+https://github.com/rust-lang/crates.io-index"
346
+ checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead"
347
+ dependencies = [
348
+ "darling_core",
349
+ "quote",
350
+ "syn",
351
+ ]
352
+
353
+ [[package]]
354
+ name = "deranged"
355
+ version = "0.5.3"
356
+ source = "registry+https://github.com/rust-lang/crates.io-index"
357
+ checksum = "d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc"
358
+ dependencies = [
359
+ "powerfmt",
360
+ "serde",
361
+ ]
362
+
363
+ [[package]]
364
+ name = "digest"
365
+ version = "0.10.7"
366
+ source = "registry+https://github.com/rust-lang/crates.io-index"
367
+ checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
368
+ dependencies = [
369
+ "block-buffer",
370
+ "crypto-common",
371
+ ]
372
+
373
+ [[package]]
374
+ name = "dirs"
375
+ version = "6.0.0"
376
+ source = "registry+https://github.com/rust-lang/crates.io-index"
377
+ checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e"
378
+ dependencies = [
379
+ "dirs-sys",
380
+ ]
381
+
382
+ [[package]]
383
+ name = "dirs-sys"
384
+ version = "0.5.0"
385
+ source = "registry+https://github.com/rust-lang/crates.io-index"
386
+ checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab"
387
+ dependencies = [
388
+ "libc",
389
+ "option-ext",
390
+ "redox_users",
391
+ "windows-sys 0.61.0",
392
+ ]
393
+
394
+ [[package]]
395
+ name = "displaydoc"
396
+ version = "0.2.5"
397
+ source = "registry+https://github.com/rust-lang/crates.io-index"
398
+ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
399
+ dependencies = [
400
+ "proc-macro2",
401
+ "quote",
402
+ "syn",
403
+ ]
404
+
405
+ [[package]]
406
+ name = "downcast-rs"
407
+ version = "1.2.1"
408
+ source = "registry+https://github.com/rust-lang/crates.io-index"
409
+ checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
410
+
411
+ [[package]]
412
+ name = "dyn-clone"
413
+ version = "1.0.20"
414
+ source = "registry+https://github.com/rust-lang/crates.io-index"
415
+ checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
416
+
417
+ [[package]]
418
+ name = "either"
419
+ version = "1.15.0"
420
+ source = "registry+https://github.com/rust-lang/crates.io-index"
421
+ checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
422
+
423
+ [[package]]
424
+ name = "encoding_rs"
425
+ version = "0.8.35"
426
+ source = "registry+https://github.com/rust-lang/crates.io-index"
427
+ checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
428
+ dependencies = [
429
+ "cfg-if",
430
+ ]
431
+
432
+ [[package]]
433
+ name = "enumflags2"
434
+ version = "0.7.12"
435
+ source = "registry+https://github.com/rust-lang/crates.io-index"
436
+ checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef"
437
+ dependencies = [
438
+ "enumflags2_derive",
439
+ ]
440
+
441
+ [[package]]
442
+ name = "enumflags2_derive"
443
+ version = "0.7.12"
444
+ source = "registry+https://github.com/rust-lang/crates.io-index"
445
+ checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827"
446
+ dependencies = [
447
+ "proc-macro2",
448
+ "quote",
449
+ "syn",
450
+ ]
451
+
452
+ [[package]]
453
+ name = "env-flags"
454
+ version = "0.1.1"
455
+ source = "registry+https://github.com/rust-lang/crates.io-index"
456
+ checksum = "dbfd0e7fc632dec5e6c9396a27bc9f9975b4e039720e1fd3e34021d3ce28c415"
457
+
458
+ [[package]]
459
+ name = "equivalent"
460
+ version = "1.0.2"
461
+ source = "registry+https://github.com/rust-lang/crates.io-index"
462
+ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
463
+
464
+ [[package]]
465
+ name = "errno"
466
+ version = "0.3.14"
467
+ source = "registry+https://github.com/rust-lang/crates.io-index"
468
+ checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
469
+ dependencies = [
470
+ "libc",
471
+ "windows-sys 0.61.0",
472
+ ]
473
+
474
+ [[package]]
475
+ name = "event-listener"
476
+ version = "5.4.1"
477
+ source = "registry+https://github.com/rust-lang/crates.io-index"
478
+ checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
479
+ dependencies = [
480
+ "concurrent-queue",
481
+ "parking",
482
+ "pin-project-lite",
483
+ ]
484
+
485
+ [[package]]
486
+ name = "event-listener-strategy"
487
+ version = "0.5.4"
488
+ source = "registry+https://github.com/rust-lang/crates.io-index"
489
+ checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
490
+ dependencies = [
491
+ "event-listener",
492
+ "pin-project-lite",
493
+ ]
494
+
495
+ [[package]]
496
+ name = "eventsource-stream"
497
+ version = "0.2.3"
498
+ source = "registry+https://github.com/rust-lang/crates.io-index"
499
+ checksum = "74fef4569247a5f429d9156b9d0a2599914385dd189c539334c625d8099d90ab"
500
+ dependencies = [
501
+ "futures-core",
502
+ "nom",
503
+ "pin-project-lite",
504
+ ]
505
+
506
+ [[package]]
507
+ name = "fastrand"
508
+ version = "2.3.0"
509
+ source = "registry+https://github.com/rust-lang/crates.io-index"
510
+ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
511
+
512
+ [[package]]
513
+ name = "filedescriptor"
514
+ version = "0.8.3"
515
+ source = "registry+https://github.com/rust-lang/crates.io-index"
516
+ checksum = "e40758ed24c9b2eeb76c35fb0aebc66c626084edd827e07e1552279814c6682d"
517
+ dependencies = [
518
+ "libc",
519
+ "thiserror 1.0.69",
520
+ "winapi",
521
+ ]
522
+
523
+ [[package]]
524
+ name = "find-msvc-tools"
525
+ version = "0.1.1"
526
+ source = "registry+https://github.com/rust-lang/crates.io-index"
527
+ checksum = "7fd99930f64d146689264c637b5af2f0233a933bef0d8570e2526bf9e083192d"
528
+
529
+ [[package]]
530
+ name = "fixed_decimal"
531
+ version = "0.7.0"
532
+ source = "registry+https://github.com/rust-lang/crates.io-index"
533
+ checksum = "35943d22b2f19c0cb198ecf915910a8158e94541c89dcc63300d7799d46c2c5e"
534
+ dependencies = [
535
+ "displaydoc",
536
+ "smallvec",
537
+ "writeable",
538
+ ]
539
+
540
+ [[package]]
541
+ name = "fnv"
542
+ version = "1.0.7"
543
+ source = "registry+https://github.com/rust-lang/crates.io-index"
544
+ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
545
+
546
+ [[package]]
547
+ name = "foreign-types"
548
+ version = "0.3.2"
549
+ source = "registry+https://github.com/rust-lang/crates.io-index"
550
+ checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
551
+ dependencies = [
552
+ "foreign-types-shared",
553
+ ]
554
+
555
+ [[package]]
556
+ name = "foreign-types-shared"
557
+ version = "0.1.1"
558
+ source = "registry+https://github.com/rust-lang/crates.io-index"
559
+ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
560
+
561
+ [[package]]
562
+ name = "form_urlencoded"
563
+ version = "1.2.2"
564
+ source = "registry+https://github.com/rust-lang/crates.io-index"
565
+ checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
566
+ dependencies = [
567
+ "percent-encoding",
568
+ ]
569
+
570
+ [[package]]
571
+ name = "futures"
572
+ version = "0.3.31"
573
+ source = "registry+https://github.com/rust-lang/crates.io-index"
574
+ checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
575
+ dependencies = [
576
+ "futures-channel",
577
+ "futures-core",
578
+ "futures-executor",
579
+ "futures-io",
580
+ "futures-sink",
581
+ "futures-task",
582
+ "futures-util",
583
+ ]
584
+
585
+ [[package]]
586
+ name = "futures-channel"
587
+ version = "0.3.31"
588
+ source = "registry+https://github.com/rust-lang/crates.io-index"
589
+ checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
590
+ dependencies = [
591
+ "futures-core",
592
+ "futures-sink",
593
+ ]
594
+
595
+ [[package]]
596
+ name = "futures-core"
597
+ version = "0.3.31"
598
+ source = "registry+https://github.com/rust-lang/crates.io-index"
599
+ checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
600
+
601
+ [[package]]
602
+ name = "futures-executor"
603
+ version = "0.3.31"
604
+ source = "registry+https://github.com/rust-lang/crates.io-index"
605
+ checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
606
+ dependencies = [
607
+ "futures-core",
608
+ "futures-task",
609
+ "futures-util",
610
+ ]
611
+
612
+ [[package]]
613
+ name = "futures-io"
614
+ version = "0.3.31"
615
+ source = "registry+https://github.com/rust-lang/crates.io-index"
616
+ checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
617
+
618
+ [[package]]
619
+ name = "futures-macro"
620
+ version = "0.3.31"
621
+ source = "registry+https://github.com/rust-lang/crates.io-index"
622
+ checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
623
+ dependencies = [
624
+ "proc-macro2",
625
+ "quote",
626
+ "syn",
627
+ ]
628
+
629
+ [[package]]
630
+ name = "futures-sink"
631
+ version = "0.3.31"
632
+ source = "registry+https://github.com/rust-lang/crates.io-index"
633
+ checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
634
+
635
+ [[package]]
636
+ name = "futures-task"
637
+ version = "0.3.31"
638
+ source = "registry+https://github.com/rust-lang/crates.io-index"
639
+ checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
640
+
641
+ [[package]]
642
+ name = "futures-util"
643
+ version = "0.3.31"
644
+ source = "registry+https://github.com/rust-lang/crates.io-index"
645
+ checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
646
+ dependencies = [
647
+ "futures-channel",
648
+ "futures-core",
649
+ "futures-io",
650
+ "futures-macro",
651
+ "futures-sink",
652
+ "futures-task",
653
+ "memchr",
654
+ "pin-project-lite",
655
+ "pin-utils",
656
+ "slab",
657
+ ]
658
+
659
+ [[package]]
660
+ name = "generic-array"
661
+ version = "0.14.7"
662
+ source = "registry+https://github.com/rust-lang/crates.io-index"
663
+ checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
664
+ dependencies = [
665
+ "typenum",
666
+ "version_check",
667
+ ]
668
+
669
+ [[package]]
670
+ name = "getrandom"
671
+ version = "0.2.16"
672
+ source = "registry+https://github.com/rust-lang/crates.io-index"
673
+ checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
674
+ dependencies = [
675
+ "cfg-if",
676
+ "libc",
677
+ "wasi 0.11.1+wasi-snapshot-preview1",
678
+ ]
679
+
680
+ [[package]]
681
+ name = "getrandom"
682
+ version = "0.3.3"
683
+ source = "registry+https://github.com/rust-lang/crates.io-index"
684
+ checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4"
685
+ dependencies = [
686
+ "cfg-if",
687
+ "libc",
688
+ "r-efi",
689
+ "wasi 0.14.5+wasi-0.2.4",
690
+ ]
691
+
692
+ [[package]]
693
+ name = "gimli"
694
+ version = "0.31.1"
695
+ source = "registry+https://github.com/rust-lang/crates.io-index"
696
+ checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
697
+
698
+ [[package]]
699
+ name = "h2"
700
+ version = "0.4.12"
701
+ source = "registry+https://github.com/rust-lang/crates.io-index"
702
+ checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386"
703
+ dependencies = [
704
+ "atomic-waker",
705
+ "bytes",
706
+ "fnv",
707
+ "futures-core",
708
+ "futures-sink",
709
+ "http",
710
+ "indexmap 2.11.1",
711
+ "slab",
712
+ "tokio",
713
+ "tokio-util",
714
+ "tracing",
715
+ ]
716
+
717
+ [[package]]
718
+ name = "hashbrown"
719
+ version = "0.12.3"
720
+ source = "registry+https://github.com/rust-lang/crates.io-index"
721
+ checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
722
+
723
+ [[package]]
724
+ name = "hashbrown"
725
+ version = "0.15.5"
726
+ source = "registry+https://github.com/rust-lang/crates.io-index"
727
+ checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
728
+
729
+ [[package]]
730
+ name = "heck"
731
+ version = "0.5.0"
732
+ source = "registry+https://github.com/rust-lang/crates.io-index"
733
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
734
+
735
+ [[package]]
736
+ name = "hex"
737
+ version = "0.4.3"
738
+ source = "registry+https://github.com/rust-lang/crates.io-index"
739
+ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
740
+
741
+ [[package]]
742
+ name = "home"
743
+ version = "0.5.11"
744
+ source = "registry+https://github.com/rust-lang/crates.io-index"
745
+ checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf"
746
+ dependencies = [
747
+ "windows-sys 0.59.0",
748
+ ]
749
+
750
+ [[package]]
751
+ name = "http"
752
+ version = "1.3.1"
753
+ source = "registry+https://github.com/rust-lang/crates.io-index"
754
+ checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
755
+ dependencies = [
756
+ "bytes",
757
+ "fnv",
758
+ "itoa",
759
+ ]
760
+
761
+ [[package]]
762
+ name = "http-body"
763
+ version = "1.0.1"
764
+ source = "registry+https://github.com/rust-lang/crates.io-index"
765
+ checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
766
+ dependencies = [
767
+ "bytes",
768
+ "http",
769
+ ]
770
+
771
+ [[package]]
772
+ name = "http-body-util"
773
+ version = "0.1.3"
774
+ source = "registry+https://github.com/rust-lang/crates.io-index"
775
+ checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
776
+ dependencies = [
777
+ "bytes",
778
+ "futures-core",
779
+ "http",
780
+ "http-body",
781
+ "pin-project-lite",
782
+ ]
783
+
784
+ [[package]]
785
+ name = "httparse"
786
+ version = "1.10.1"
787
+ source = "registry+https://github.com/rust-lang/crates.io-index"
788
+ checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
789
+
790
+ [[package]]
791
+ name = "hyper"
792
+ version = "1.7.0"
793
+ source = "registry+https://github.com/rust-lang/crates.io-index"
794
+ checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e"
795
+ dependencies = [
796
+ "atomic-waker",
797
+ "bytes",
798
+ "futures-channel",
799
+ "futures-core",
800
+ "h2",
801
+ "http",
802
+ "http-body",
803
+ "httparse",
804
+ "itoa",
805
+ "pin-project-lite",
806
+ "pin-utils",
807
+ "smallvec",
808
+ "tokio",
809
+ "want",
810
+ ]
811
+
812
+ [[package]]
813
+ name = "hyper-rustls"
814
+ version = "0.27.7"
815
+ source = "registry+https://github.com/rust-lang/crates.io-index"
816
+ checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
817
+ dependencies = [
818
+ "http",
819
+ "hyper",
820
+ "hyper-util",
821
+ "rustls",
822
+ "rustls-pki-types",
823
+ "tokio",
824
+ "tokio-rustls",
825
+ "tower-service",
826
+ ]
827
+
828
+ [[package]]
829
+ name = "hyper-tls"
830
+ version = "0.6.0"
831
+ source = "registry+https://github.com/rust-lang/crates.io-index"
832
+ checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
833
+ dependencies = [
834
+ "bytes",
835
+ "http-body-util",
836
+ "hyper",
837
+ "hyper-util",
838
+ "native-tls",
839
+ "tokio",
840
+ "tokio-native-tls",
841
+ "tower-service",
842
+ ]
843
+
844
+ [[package]]
845
+ name = "hyper-util"
846
+ version = "0.1.16"
847
+ source = "registry+https://github.com/rust-lang/crates.io-index"
848
+ checksum = "8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e"
849
+ dependencies = [
850
+ "base64",
851
+ "bytes",
852
+ "futures-channel",
853
+ "futures-core",
854
+ "futures-util",
855
+ "http",
856
+ "http-body",
857
+ "hyper",
858
+ "ipnet",
859
+ "libc",
860
+ "percent-encoding",
861
+ "pin-project-lite",
862
+ "socket2",
863
+ "system-configuration",
864
+ "tokio",
865
+ "tower-service",
866
+ "tracing",
867
+ "windows-registry",
868
+ ]
869
+
870
+ [[package]]
871
+ name = "iana-time-zone"
872
+ version = "0.1.63"
873
+ source = "registry+https://github.com/rust-lang/crates.io-index"
874
+ checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8"
875
+ dependencies = [
876
+ "android_system_properties",
877
+ "core-foundation-sys",
878
+ "iana-time-zone-haiku",
879
+ "js-sys",
880
+ "log",
881
+ "wasm-bindgen",
882
+ "windows-core",
883
+ ]
884
+
885
+ [[package]]
886
+ name = "iana-time-zone-haiku"
887
+ version = "0.1.2"
888
+ source = "registry+https://github.com/rust-lang/crates.io-index"
889
+ checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
890
+ dependencies = [
891
+ "cc",
892
+ ]
893
+
894
+ [[package]]
895
+ name = "icu_collections"
896
+ version = "2.0.0"
897
+ source = "registry+https://github.com/rust-lang/crates.io-index"
898
+ checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47"
899
+ dependencies = [
900
+ "displaydoc",
901
+ "potential_utf",
902
+ "yoke",
903
+ "zerofrom",
904
+ "zerovec",
905
+ ]
906
+
907
+ [[package]]
908
+ name = "icu_decimal"
909
+ version = "2.0.0"
910
+ source = "registry+https://github.com/rust-lang/crates.io-index"
911
+ checksum = "fec61c43fdc4e368a9f450272833123a8ef0d7083a44597660ce94d791b8a2e2"
912
+ dependencies = [
913
+ "displaydoc",
914
+ "fixed_decimal",
915
+ "icu_decimal_data",
916
+ "icu_locale",
917
+ "icu_locale_core",
918
+ "icu_provider",
919
+ "tinystr",
920
+ "writeable",
921
+ "zerovec",
922
+ ]
923
+
924
+ [[package]]
925
+ name = "icu_decimal_data"
926
+ version = "2.0.0"
927
+ source = "registry+https://github.com/rust-lang/crates.io-index"
928
+ checksum = "b70963bc35f9bdf1bc66a5c1f458f4991c1dc71760e00fa06016b2c76b2738d5"
929
+
930
+ [[package]]
931
+ name = "icu_locale"
932
+ version = "2.0.0"
933
+ source = "registry+https://github.com/rust-lang/crates.io-index"
934
+ checksum = "6ae5921528335e91da1b6c695dbf1ec37df5ac13faa3f91e5640be93aa2fbefd"
935
+ dependencies = [
936
+ "displaydoc",
937
+ "icu_collections",
938
+ "icu_locale_core",
939
+ "icu_locale_data",
940
+ "icu_provider",
941
+ "potential_utf",
942
+ "tinystr",
943
+ "zerovec",
944
+ ]
945
+
946
+ [[package]]
947
+ name = "icu_locale_core"
948
+ version = "2.0.0"
949
+ source = "registry+https://github.com/rust-lang/crates.io-index"
950
+ checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a"
951
+ dependencies = [
952
+ "displaydoc",
953
+ "litemap",
954
+ "tinystr",
955
+ "writeable",
956
+ "zerovec",
957
+ ]
958
+
959
+ [[package]]
960
+ name = "icu_locale_data"
961
+ version = "2.0.0"
962
+ source = "registry+https://github.com/rust-lang/crates.io-index"
963
+ checksum = "4fdef0c124749d06a743c69e938350816554eb63ac979166590e2b4ee4252765"
964
+
965
+ [[package]]
966
+ name = "icu_normalizer"
967
+ version = "2.0.0"
968
+ source = "registry+https://github.com/rust-lang/crates.io-index"
969
+ checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979"
970
+ dependencies = [
971
+ "displaydoc",
972
+ "icu_collections",
973
+ "icu_normalizer_data",
974
+ "icu_properties",
975
+ "icu_provider",
976
+ "smallvec",
977
+ "zerovec",
978
+ ]
979
+
980
+ [[package]]
981
+ name = "icu_normalizer_data"
982
+ version = "2.0.0"
983
+ source = "registry+https://github.com/rust-lang/crates.io-index"
984
+ checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3"
985
+
986
+ [[package]]
987
+ name = "icu_properties"
988
+ version = "2.0.1"
989
+ source = "registry+https://github.com/rust-lang/crates.io-index"
990
+ checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b"
991
+ dependencies = [
992
+ "displaydoc",
993
+ "icu_collections",
994
+ "icu_locale_core",
995
+ "icu_properties_data",
996
+ "icu_provider",
997
+ "potential_utf",
998
+ "zerotrie",
999
+ "zerovec",
1000
+ ]
1001
+
1002
+ [[package]]
1003
+ name = "icu_properties_data"
1004
+ version = "2.0.1"
1005
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1006
+ checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632"
1007
+
1008
+ [[package]]
1009
+ name = "icu_provider"
1010
+ version = "2.0.0"
1011
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1012
+ checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af"
1013
+ dependencies = [
1014
+ "displaydoc",
1015
+ "icu_locale_core",
1016
+ "stable_deref_trait",
1017
+ "tinystr",
1018
+ "writeable",
1019
+ "yoke",
1020
+ "zerofrom",
1021
+ "zerotrie",
1022
+ "zerovec",
1023
+ ]
1024
+
1025
+ [[package]]
1026
+ name = "ident_case"
1027
+ version = "1.0.1"
1028
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1029
+ checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
1030
+
1031
+ [[package]]
1032
+ name = "idna"
1033
+ version = "1.1.0"
1034
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1035
+ checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
1036
+ dependencies = [
1037
+ "idna_adapter",
1038
+ "smallvec",
1039
+ "utf8_iter",
1040
+ ]
1041
+
1042
+ [[package]]
1043
+ name = "idna_adapter"
1044
+ version = "1.2.1"
1045
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1046
+ checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
1047
+ dependencies = [
1048
+ "icu_normalizer",
1049
+ "icu_properties",
1050
+ ]
1051
+
1052
+ [[package]]
1053
+ name = "indexmap"
1054
+ version = "1.9.3"
1055
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1056
+ checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
1057
+ dependencies = [
1058
+ "autocfg",
1059
+ "hashbrown 0.12.3",
1060
+ "serde",
1061
+ ]
1062
+
1063
+ [[package]]
1064
+ name = "indexmap"
1065
+ version = "2.11.1"
1066
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1067
+ checksum = "206a8042aec68fa4a62e8d3f7aa4ceb508177d9324faf261e1959e495b7a1921"
1068
+ dependencies = [
1069
+ "equivalent",
1070
+ "hashbrown 0.15.5",
1071
+ "serde",
1072
+ ]
1073
+
1074
+ [[package]]
1075
+ name = "indoc"
1076
+ version = "2.0.6"
1077
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1078
+ checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
1079
+
1080
+ [[package]]
1081
+ name = "io-uring"
1082
+ version = "0.7.10"
1083
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1084
+ checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b"
1085
+ dependencies = [
1086
+ "bitflags 2.9.4",
1087
+ "cfg-if",
1088
+ "libc",
1089
+ ]
1090
+
1091
+ [[package]]
1092
+ name = "ipnet"
1093
+ version = "2.11.0"
1094
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1095
+ checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
1096
+
1097
+ [[package]]
1098
+ name = "iri-string"
1099
+ version = "0.7.8"
1100
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1101
+ checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2"
1102
+ dependencies = [
1103
+ "memchr",
1104
+ "serde",
1105
+ ]
1106
+
1107
+ [[package]]
1108
+ name = "itoa"
1109
+ version = "1.0.15"
1110
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1111
+ checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
1112
+
1113
+ [[package]]
1114
+ name = "js-sys"
1115
+ version = "0.3.78"
1116
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1117
+ checksum = "0c0b063578492ceec17683ef2f8c5e89121fbd0b172cbc280635ab7567db2738"
1118
+ dependencies = [
1119
+ "once_cell",
1120
+ "wasm-bindgen",
1121
+ ]
1122
+
1123
+ [[package]]
1124
+ name = "landlock"
1125
+ version = "0.4.2"
1126
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1127
+ checksum = "b3d2ef408b88e913bfc6594f5e693d57676f6463ded7d8bf994175364320c706"
1128
+ dependencies = [
1129
+ "enumflags2",
1130
+ "libc",
1131
+ "thiserror 2.0.16",
1132
+ ]
1133
+
1134
+ [[package]]
1135
+ name = "lazy_static"
1136
+ version = "1.5.0"
1137
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1138
+ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
1139
+
1140
+ [[package]]
1141
+ name = "libc"
1142
+ version = "0.2.175"
1143
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1144
+ checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543"
1145
+
1146
+ [[package]]
1147
+ name = "libredox"
1148
+ version = "0.1.9"
1149
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1150
+ checksum = "391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3"
1151
+ dependencies = [
1152
+ "bitflags 2.9.4",
1153
+ "libc",
1154
+ ]
1155
+
1156
+ [[package]]
1157
+ name = "linux-raw-sys"
1158
+ version = "0.4.15"
1159
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1160
+ checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
1161
+
1162
+ [[package]]
1163
+ name = "linux-raw-sys"
1164
+ version = "0.11.0"
1165
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1166
+ checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
1167
+
1168
+ [[package]]
1169
+ name = "litemap"
1170
+ version = "0.8.0"
1171
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1172
+ checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956"
1173
+
1174
+ [[package]]
1175
+ name = "log"
1176
+ version = "0.4.28"
1177
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1178
+ checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
1179
+
1180
+ [[package]]
1181
+ name = "matchers"
1182
+ version = "0.2.0"
1183
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1184
+ checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
1185
+ dependencies = [
1186
+ "regex-automata",
1187
+ ]
1188
+
1189
+ [[package]]
1190
+ name = "mcp-types"
1191
+ version = "0.0.0"
1192
+ source = "git+https://github.com/openai/codex?branch=main#86e0f31a7e310a6d9eb0a9712a75954aac7b3438"
1193
+ dependencies = [
1194
+ "serde",
1195
+ "serde_json",
1196
+ "ts-rs",
1197
+ ]
1198
+
1199
+ [[package]]
1200
+ name = "memchr"
1201
+ version = "2.7.5"
1202
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1203
+ checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0"
1204
+
1205
+ [[package]]
1206
+ name = "memoffset"
1207
+ version = "0.9.1"
1208
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1209
+ checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
1210
+ dependencies = [
1211
+ "autocfg",
1212
+ ]
1213
+
1214
+ [[package]]
1215
+ name = "mime"
1216
+ version = "0.3.17"
1217
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1218
+ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
1219
+
1220
+ [[package]]
1221
+ name = "mime_guess"
1222
+ version = "2.0.5"
1223
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1224
+ checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
1225
+ dependencies = [
1226
+ "mime",
1227
+ "unicase",
1228
+ ]
1229
+
1230
+ [[package]]
1231
+ name = "minimal-lexical"
1232
+ version = "0.2.1"
1233
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1234
+ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
1235
+
1236
+ [[package]]
1237
+ name = "miniz_oxide"
1238
+ version = "0.8.9"
1239
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1240
+ checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
1241
+ dependencies = [
1242
+ "adler2",
1243
+ ]
1244
+
1245
+ [[package]]
1246
+ name = "mio"
1247
+ version = "1.0.4"
1248
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1249
+ checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c"
1250
+ dependencies = [
1251
+ "libc",
1252
+ "wasi 0.11.1+wasi-snapshot-preview1",
1253
+ "windows-sys 0.59.0",
1254
+ ]
1255
+
1256
+ [[package]]
1257
+ name = "native-tls"
1258
+ version = "0.2.14"
1259
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1260
+ checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e"
1261
+ dependencies = [
1262
+ "libc",
1263
+ "log",
1264
+ "openssl",
1265
+ "openssl-probe",
1266
+ "openssl-sys",
1267
+ "schannel",
1268
+ "security-framework",
1269
+ "security-framework-sys",
1270
+ "tempfile",
1271
+ ]
1272
+
1273
+ [[package]]
1274
+ name = "nix"
1275
+ version = "0.28.0"
1276
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1277
+ checksum = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4"
1278
+ dependencies = [
1279
+ "bitflags 2.9.4",
1280
+ "cfg-if",
1281
+ "cfg_aliases",
1282
+ "libc",
1283
+ ]
1284
+
1285
+ [[package]]
1286
+ name = "nom"
1287
+ version = "7.1.3"
1288
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1289
+ checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
1290
+ dependencies = [
1291
+ "memchr",
1292
+ "minimal-lexical",
1293
+ ]
1294
+
1295
+ [[package]]
1296
+ name = "nu-ansi-term"
1297
+ version = "0.50.1"
1298
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1299
+ checksum = "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399"
1300
+ dependencies = [
1301
+ "windows-sys 0.52.0",
1302
+ ]
1303
+
1304
+ [[package]]
1305
+ name = "num-conv"
1306
+ version = "0.1.0"
1307
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1308
+ checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
1309
+
1310
+ [[package]]
1311
+ name = "num-traits"
1312
+ version = "0.2.19"
1313
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1314
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1315
+ dependencies = [
1316
+ "autocfg",
1317
+ ]
1318
+
1319
+ [[package]]
1320
+ name = "num_threads"
1321
+ version = "0.1.7"
1322
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1323
+ checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
1324
+ dependencies = [
1325
+ "libc",
1326
+ ]
1327
+
1328
+ [[package]]
1329
+ name = "object"
1330
+ version = "0.36.7"
1331
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1332
+ checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
1333
+ dependencies = [
1334
+ "memchr",
1335
+ ]
1336
+
1337
+ [[package]]
1338
+ name = "once_cell"
1339
+ version = "1.21.3"
1340
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1341
+ checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
1342
+
1343
+ [[package]]
1344
+ name = "openssl"
1345
+ version = "0.10.73"
1346
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1347
+ checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8"
1348
+ dependencies = [
1349
+ "bitflags 2.9.4",
1350
+ "cfg-if",
1351
+ "foreign-types",
1352
+ "libc",
1353
+ "once_cell",
1354
+ "openssl-macros",
1355
+ "openssl-sys",
1356
+ ]
1357
+
1358
+ [[package]]
1359
+ name = "openssl-macros"
1360
+ version = "0.1.1"
1361
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1362
+ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
1363
+ dependencies = [
1364
+ "proc-macro2",
1365
+ "quote",
1366
+ "syn",
1367
+ ]
1368
+
1369
+ [[package]]
1370
+ name = "openssl-probe"
1371
+ version = "0.1.6"
1372
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1373
+ checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e"
1374
+
1375
+ [[package]]
1376
+ name = "openssl-src"
1377
+ version = "300.5.2+3.5.2"
1378
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1379
+ checksum = "d270b79e2926f5150189d475bc7e9d2c69f9c4697b185fa917d5a32b792d21b4"
1380
+ dependencies = [
1381
+ "cc",
1382
+ ]
1383
+
1384
+ [[package]]
1385
+ name = "openssl-sys"
1386
+ version = "0.9.109"
1387
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1388
+ checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571"
1389
+ dependencies = [
1390
+ "cc",
1391
+ "libc",
1392
+ "openssl-src",
1393
+ "pkg-config",
1394
+ "vcpkg",
1395
+ ]
1396
+
1397
+ [[package]]
1398
+ name = "option-ext"
1399
+ version = "0.2.0"
1400
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1401
+ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
1402
+
1403
+ [[package]]
1404
+ name = "os_info"
1405
+ version = "3.12.0"
1406
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1407
+ checksum = "d0e1ac5fde8d43c34139135df8ea9ee9465394b2d8d20f032d38998f64afffc3"
1408
+ dependencies = [
1409
+ "log",
1410
+ "plist",
1411
+ "serde",
1412
+ "windows-sys 0.52.0",
1413
+ ]
1414
+
1415
+ [[package]]
1416
+ name = "parking"
1417
+ version = "2.2.1"
1418
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1419
+ checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
1420
+
1421
+ [[package]]
1422
+ name = "percent-encoding"
1423
+ version = "2.3.2"
1424
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1425
+ checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
1426
+
1427
+ [[package]]
1428
+ name = "pin-project-lite"
1429
+ version = "0.2.16"
1430
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1431
+ checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
1432
+
1433
+ [[package]]
1434
+ name = "pin-utils"
1435
+ version = "0.1.0"
1436
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1437
+ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
1438
+
1439
+ [[package]]
1440
+ name = "pkg-config"
1441
+ version = "0.3.32"
1442
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1443
+ checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
1444
+
1445
+ [[package]]
1446
+ name = "plist"
1447
+ version = "1.7.4"
1448
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1449
+ checksum = "3af6b589e163c5a788fab00ce0c0366f6efbb9959c2f9874b224936af7fce7e1"
1450
+ dependencies = [
1451
+ "base64",
1452
+ "indexmap 2.11.1",
1453
+ "quick-xml",
1454
+ "serde",
1455
+ "time",
1456
+ ]
1457
+
1458
+ [[package]]
1459
+ name = "portable-atomic"
1460
+ version = "1.11.1"
1461
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1462
+ checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483"
1463
+
1464
+ [[package]]
1465
+ name = "portable-pty"
1466
+ version = "0.9.0"
1467
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1468
+ checksum = "b4a596a2b3d2752d94f51fac2d4a96737b8705dddd311a32b9af47211f08671e"
1469
+ dependencies = [
1470
+ "anyhow",
1471
+ "bitflags 1.3.2",
1472
+ "downcast-rs",
1473
+ "filedescriptor",
1474
+ "lazy_static",
1475
+ "libc",
1476
+ "log",
1477
+ "nix",
1478
+ "serial2",
1479
+ "shared_library",
1480
+ "shell-words",
1481
+ "winapi",
1482
+ "winreg",
1483
+ ]
1484
+
1485
+ [[package]]
1486
+ name = "potential_utf"
1487
+ version = "0.1.3"
1488
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1489
+ checksum = "84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a"
1490
+ dependencies = [
1491
+ "serde",
1492
+ "zerovec",
1493
+ ]
1494
+
1495
+ [[package]]
1496
+ name = "powerfmt"
1497
+ version = "0.2.0"
1498
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1499
+ checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
1500
+
1501
+ [[package]]
1502
+ name = "ppv-lite86"
1503
+ version = "0.2.21"
1504
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1505
+ checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
1506
+ dependencies = [
1507
+ "zerocopy",
1508
+ ]
1509
+
1510
+ [[package]]
1511
+ name = "proc-macro2"
1512
+ version = "1.0.101"
1513
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1514
+ checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de"
1515
+ dependencies = [
1516
+ "unicode-ident",
1517
+ ]
1518
+
1519
+ [[package]]
1520
+ name = "pyo3"
1521
+ version = "0.26.0"
1522
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1523
+ checksum = "7ba0117f4212101ee6544044dae45abe1083d30ce7b29c4b5cbdfa2354e07383"
1524
+ dependencies = [
1525
+ "indoc",
1526
+ "libc",
1527
+ "memoffset",
1528
+ "once_cell",
1529
+ "portable-atomic",
1530
+ "pyo3-build-config",
1531
+ "pyo3-ffi",
1532
+ "pyo3-macros",
1533
+ "unindent",
1534
+ ]
1535
+
1536
+ [[package]]
1537
+ name = "pyo3-build-config"
1538
+ version = "0.26.0"
1539
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1540
+ checksum = "4fc6ddaf24947d12a9aa31ac65431fb1b851b8f4365426e182901eabfb87df5f"
1541
+ dependencies = [
1542
+ "target-lexicon",
1543
+ ]
1544
+
1545
+ [[package]]
1546
+ name = "pyo3-ffi"
1547
+ version = "0.26.0"
1548
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1549
+ checksum = "025474d3928738efb38ac36d4744a74a400c901c7596199e20e45d98eb194105"
1550
+ dependencies = [
1551
+ "libc",
1552
+ "pyo3-build-config",
1553
+ ]
1554
+
1555
+ [[package]]
1556
+ name = "pyo3-macros"
1557
+ version = "0.26.0"
1558
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1559
+ checksum = "2e64eb489f22fe1c95911b77c44cc41e7c19f3082fc81cce90f657cdc42ffded"
1560
+ dependencies = [
1561
+ "proc-macro2",
1562
+ "pyo3-macros-backend",
1563
+ "quote",
1564
+ "syn",
1565
+ ]
1566
+
1567
+ [[package]]
1568
+ name = "pyo3-macros-backend"
1569
+ version = "0.26.0"
1570
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1571
+ checksum = "100246c0ecf400b475341b8455a9213344569af29a3c841d29270e53102e0fcf"
1572
+ dependencies = [
1573
+ "heck",
1574
+ "proc-macro2",
1575
+ "pyo3-build-config",
1576
+ "quote",
1577
+ "syn",
1578
+ ]
1579
+
1580
+ [[package]]
1581
+ name = "quick-xml"
1582
+ version = "0.38.3"
1583
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1584
+ checksum = "42a232e7487fc2ef313d96dde7948e7a3c05101870d8985e4fd8d26aedd27b89"
1585
+ dependencies = [
1586
+ "memchr",
1587
+ ]
1588
+
1589
+ [[package]]
1590
+ name = "quote"
1591
+ version = "1.0.40"
1592
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1593
+ checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
1594
+ dependencies = [
1595
+ "proc-macro2",
1596
+ ]
1597
+
1598
+ [[package]]
1599
+ name = "r-efi"
1600
+ version = "5.3.0"
1601
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1602
+ checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
1603
+
1604
+ [[package]]
1605
+ name = "rand"
1606
+ version = "0.9.2"
1607
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1608
+ checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
1609
+ dependencies = [
1610
+ "rand_chacha",
1611
+ "rand_core",
1612
+ ]
1613
+
1614
+ [[package]]
1615
+ name = "rand_chacha"
1616
+ version = "0.9.0"
1617
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1618
+ checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
1619
+ dependencies = [
1620
+ "ppv-lite86",
1621
+ "rand_core",
1622
+ ]
1623
+
1624
+ [[package]]
1625
+ name = "rand_core"
1626
+ version = "0.9.3"
1627
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1628
+ checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
1629
+ dependencies = [
1630
+ "getrandom 0.3.3",
1631
+ ]
1632
+
1633
+ [[package]]
1634
+ name = "redox_users"
1635
+ version = "0.5.2"
1636
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1637
+ checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac"
1638
+ dependencies = [
1639
+ "getrandom 0.2.16",
1640
+ "libredox",
1641
+ "thiserror 2.0.16",
1642
+ ]
1643
+
1644
+ [[package]]
1645
+ name = "ref-cast"
1646
+ version = "1.0.24"
1647
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1648
+ checksum = "4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf"
1649
+ dependencies = [
1650
+ "ref-cast-impl",
1651
+ ]
1652
+
1653
+ [[package]]
1654
+ name = "ref-cast-impl"
1655
+ version = "1.0.24"
1656
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1657
+ checksum = "1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7"
1658
+ dependencies = [
1659
+ "proc-macro2",
1660
+ "quote",
1661
+ "syn",
1662
+ ]
1663
+
1664
+ [[package]]
1665
+ name = "regex"
1666
+ version = "1.11.2"
1667
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1668
+ checksum = "23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912"
1669
+ dependencies = [
1670
+ "aho-corasick",
1671
+ "memchr",
1672
+ "regex-automata",
1673
+ "regex-syntax",
1674
+ ]
1675
+
1676
+ [[package]]
1677
+ name = "regex-automata"
1678
+ version = "0.4.10"
1679
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1680
+ checksum = "6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6"
1681
+ dependencies = [
1682
+ "aho-corasick",
1683
+ "memchr",
1684
+ "regex-syntax",
1685
+ ]
1686
+
1687
+ [[package]]
1688
+ name = "regex-lite"
1689
+ version = "0.1.7"
1690
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1691
+ checksum = "943f41321c63ef1c92fd763bfe054d2668f7f225a5c29f0105903dc2fc04ba30"
1692
+
1693
+ [[package]]
1694
+ name = "regex-syntax"
1695
+ version = "0.8.6"
1696
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1697
+ checksum = "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001"
1698
+
1699
+ [[package]]
1700
+ name = "reqwest"
1701
+ version = "0.12.23"
1702
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1703
+ checksum = "d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb"
1704
+ dependencies = [
1705
+ "base64",
1706
+ "bytes",
1707
+ "encoding_rs",
1708
+ "futures-core",
1709
+ "futures-util",
1710
+ "h2",
1711
+ "http",
1712
+ "http-body",
1713
+ "http-body-util",
1714
+ "hyper",
1715
+ "hyper-rustls",
1716
+ "hyper-tls",
1717
+ "hyper-util",
1718
+ "js-sys",
1719
+ "log",
1720
+ "mime",
1721
+ "native-tls",
1722
+ "percent-encoding",
1723
+ "pin-project-lite",
1724
+ "rustls-pki-types",
1725
+ "serde",
1726
+ "serde_json",
1727
+ "serde_urlencoded",
1728
+ "sync_wrapper",
1729
+ "tokio",
1730
+ "tokio-native-tls",
1731
+ "tokio-util",
1732
+ "tower",
1733
+ "tower-http",
1734
+ "tower-service",
1735
+ "url",
1736
+ "wasm-bindgen",
1737
+ "wasm-bindgen-futures",
1738
+ "wasm-streams",
1739
+ "web-sys",
1740
+ ]
1741
+
1742
+ [[package]]
1743
+ name = "ring"
1744
+ version = "0.17.14"
1745
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1746
+ checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
1747
+ dependencies = [
1748
+ "cc",
1749
+ "cfg-if",
1750
+ "getrandom 0.2.16",
1751
+ "libc",
1752
+ "untrusted",
1753
+ "windows-sys 0.52.0",
1754
+ ]
1755
+
1756
+ [[package]]
1757
+ name = "rustc-demangle"
1758
+ version = "0.1.26"
1759
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1760
+ checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace"
1761
+
1762
+ [[package]]
1763
+ name = "rustix"
1764
+ version = "0.38.44"
1765
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1766
+ checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154"
1767
+ dependencies = [
1768
+ "bitflags 2.9.4",
1769
+ "errno",
1770
+ "libc",
1771
+ "linux-raw-sys 0.4.15",
1772
+ "windows-sys 0.59.0",
1773
+ ]
1774
+
1775
+ [[package]]
1776
+ name = "rustix"
1777
+ version = "1.1.2"
1778
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1779
+ checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e"
1780
+ dependencies = [
1781
+ "bitflags 2.9.4",
1782
+ "errno",
1783
+ "libc",
1784
+ "linux-raw-sys 0.11.0",
1785
+ "windows-sys 0.61.0",
1786
+ ]
1787
+
1788
+ [[package]]
1789
+ name = "rustls"
1790
+ version = "0.23.31"
1791
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1792
+ checksum = "c0ebcbd2f03de0fc1122ad9bb24b127a5a6cd51d72604a3f3c50ac459762b6cc"
1793
+ dependencies = [
1794
+ "once_cell",
1795
+ "rustls-pki-types",
1796
+ "rustls-webpki",
1797
+ "subtle",
1798
+ "zeroize",
1799
+ ]
1800
+
1801
+ [[package]]
1802
+ name = "rustls-pki-types"
1803
+ version = "1.12.0"
1804
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1805
+ checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79"
1806
+ dependencies = [
1807
+ "zeroize",
1808
+ ]
1809
+
1810
+ [[package]]
1811
+ name = "rustls-webpki"
1812
+ version = "0.103.5"
1813
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1814
+ checksum = "b5a37813727b78798e53c2bec3f5e8fe12a6d6f8389bf9ca7802add4c9905ad8"
1815
+ dependencies = [
1816
+ "ring",
1817
+ "rustls-pki-types",
1818
+ "untrusted",
1819
+ ]
1820
+
1821
+ [[package]]
1822
+ name = "rustversion"
1823
+ version = "1.0.22"
1824
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1825
+ checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
1826
+
1827
+ [[package]]
1828
+ name = "ryu"
1829
+ version = "1.0.20"
1830
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1831
+ checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
1832
+
1833
+ [[package]]
1834
+ name = "schannel"
1835
+ version = "0.1.28"
1836
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1837
+ checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1"
1838
+ dependencies = [
1839
+ "windows-sys 0.61.0",
1840
+ ]
1841
+
1842
+ [[package]]
1843
+ name = "schemars"
1844
+ version = "0.9.0"
1845
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1846
+ checksum = "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f"
1847
+ dependencies = [
1848
+ "dyn-clone",
1849
+ "ref-cast",
1850
+ "serde",
1851
+ "serde_json",
1852
+ ]
1853
+
1854
+ [[package]]
1855
+ name = "schemars"
1856
+ version = "1.0.4"
1857
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1858
+ checksum = "82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0"
1859
+ dependencies = [
1860
+ "dyn-clone",
1861
+ "ref-cast",
1862
+ "serde",
1863
+ "serde_json",
1864
+ ]
1865
+
1866
+ [[package]]
1867
+ name = "seccompiler"
1868
+ version = "0.5.0"
1869
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1870
+ checksum = "a4ae55de56877481d112a559bbc12667635fdaf5e005712fd4e2b2fa50ffc884"
1871
+ dependencies = [
1872
+ "libc",
1873
+ ]
1874
+
1875
+ [[package]]
1876
+ name = "security-framework"
1877
+ version = "2.11.1"
1878
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1879
+ checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
1880
+ dependencies = [
1881
+ "bitflags 2.9.4",
1882
+ "core-foundation",
1883
+ "core-foundation-sys",
1884
+ "libc",
1885
+ "security-framework-sys",
1886
+ ]
1887
+
1888
+ [[package]]
1889
+ name = "security-framework-sys"
1890
+ version = "2.15.0"
1891
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1892
+ checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0"
1893
+ dependencies = [
1894
+ "core-foundation-sys",
1895
+ "libc",
1896
+ ]
1897
+
1898
+ [[package]]
1899
+ name = "serde"
1900
+ version = "1.0.219"
1901
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1902
+ checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6"
1903
+ dependencies = [
1904
+ "serde_derive",
1905
+ ]
1906
+
1907
+ [[package]]
1908
+ name = "serde_derive"
1909
+ version = "1.0.219"
1910
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1911
+ checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00"
1912
+ dependencies = [
1913
+ "proc-macro2",
1914
+ "quote",
1915
+ "syn",
1916
+ ]
1917
+
1918
+ [[package]]
1919
+ name = "serde_json"
1920
+ version = "1.0.143"
1921
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1922
+ checksum = "d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a"
1923
+ dependencies = [
1924
+ "indexmap 2.11.1",
1925
+ "itoa",
1926
+ "memchr",
1927
+ "ryu",
1928
+ "serde",
1929
+ ]
1930
+
1931
+ [[package]]
1932
+ name = "serde_spanned"
1933
+ version = "1.0.0"
1934
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1935
+ checksum = "40734c41988f7306bb04f0ecf60ec0f3f1caa34290e4e8ea471dcd3346483b83"
1936
+ dependencies = [
1937
+ "serde",
1938
+ ]
1939
+
1940
+ [[package]]
1941
+ name = "serde_urlencoded"
1942
+ version = "0.7.1"
1943
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1944
+ checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
1945
+ dependencies = [
1946
+ "form_urlencoded",
1947
+ "itoa",
1948
+ "ryu",
1949
+ "serde",
1950
+ ]
1951
+
1952
+ [[package]]
1953
+ name = "serde_with"
1954
+ version = "3.14.0"
1955
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1956
+ checksum = "f2c45cd61fefa9db6f254525d46e392b852e0e61d9a1fd36e5bd183450a556d5"
1957
+ dependencies = [
1958
+ "base64",
1959
+ "chrono",
1960
+ "hex",
1961
+ "indexmap 1.9.3",
1962
+ "indexmap 2.11.1",
1963
+ "schemars 0.9.0",
1964
+ "schemars 1.0.4",
1965
+ "serde",
1966
+ "serde_derive",
1967
+ "serde_json",
1968
+ "serde_with_macros",
1969
+ "time",
1970
+ ]
1971
+
1972
+ [[package]]
1973
+ name = "serde_with_macros"
1974
+ version = "3.14.0"
1975
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1976
+ checksum = "de90945e6565ce0d9a25098082ed4ee4002e047cb59892c318d66821e14bb30f"
1977
+ dependencies = [
1978
+ "darling",
1979
+ "proc-macro2",
1980
+ "quote",
1981
+ "syn",
1982
+ ]
1983
+
1984
+ [[package]]
1985
+ name = "serial2"
1986
+ version = "0.2.31"
1987
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1988
+ checksum = "26e1e5956803a69ddd72ce2de337b577898801528749565def03515f82bad5bb"
1989
+ dependencies = [
1990
+ "cfg-if",
1991
+ "libc",
1992
+ "winapi",
1993
+ ]
1994
+
1995
+ [[package]]
1996
+ name = "sha1"
1997
+ version = "0.10.6"
1998
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1999
+ checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
2000
+ dependencies = [
2001
+ "cfg-if",
2002
+ "cpufeatures",
2003
+ "digest",
2004
+ ]
2005
+
2006
+ [[package]]
2007
+ name = "sharded-slab"
2008
+ version = "0.1.7"
2009
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2010
+ checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
2011
+ dependencies = [
2012
+ "lazy_static",
2013
+ ]
2014
+
2015
+ [[package]]
2016
+ name = "shared_library"
2017
+ version = "0.1.9"
2018
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2019
+ checksum = "5a9e7e0f2bfae24d8a5b5a66c5b257a83c7412304311512a0c054cd5e619da11"
2020
+ dependencies = [
2021
+ "lazy_static",
2022
+ "libc",
2023
+ ]
2024
+
2025
+ [[package]]
2026
+ name = "shell-words"
2027
+ version = "1.1.0"
2028
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2029
+ checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
2030
+
2031
+ [[package]]
2032
+ name = "shlex"
2033
+ version = "1.3.0"
2034
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2035
+ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
2036
+
2037
+ [[package]]
2038
+ name = "signal-hook-registry"
2039
+ version = "1.4.6"
2040
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2041
+ checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b"
2042
+ dependencies = [
2043
+ "libc",
2044
+ ]
2045
+
2046
+ [[package]]
2047
+ name = "similar"
2048
+ version = "2.7.0"
2049
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2050
+ checksum = "bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa"
2051
+
2052
+ [[package]]
2053
+ name = "slab"
2054
+ version = "0.4.11"
2055
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2056
+ checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
2057
+
2058
+ [[package]]
2059
+ name = "smallvec"
2060
+ version = "1.15.1"
2061
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2062
+ checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
2063
+
2064
+ [[package]]
2065
+ name = "socket2"
2066
+ version = "0.6.0"
2067
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2068
+ checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807"
2069
+ dependencies = [
2070
+ "libc",
2071
+ "windows-sys 0.59.0",
2072
+ ]
2073
+
2074
+ [[package]]
2075
+ name = "stable_deref_trait"
2076
+ version = "1.2.0"
2077
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2078
+ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
2079
+
2080
+ [[package]]
2081
+ name = "streaming-iterator"
2082
+ version = "0.1.9"
2083
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2084
+ checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
2085
+
2086
+ [[package]]
2087
+ name = "strsim"
2088
+ version = "0.11.1"
2089
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2090
+ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
2091
+
2092
+ [[package]]
2093
+ name = "strum"
2094
+ version = "0.27.2"
2095
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2096
+ checksum = "af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf"
2097
+
2098
+ [[package]]
2099
+ name = "strum_macros"
2100
+ version = "0.27.2"
2101
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2102
+ checksum = "7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7"
2103
+ dependencies = [
2104
+ "heck",
2105
+ "proc-macro2",
2106
+ "quote",
2107
+ "syn",
2108
+ ]
2109
+
2110
+ [[package]]
2111
+ name = "subtle"
2112
+ version = "2.6.1"
2113
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2114
+ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
2115
+
2116
+ [[package]]
2117
+ name = "syn"
2118
+ version = "2.0.106"
2119
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2120
+ checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6"
2121
+ dependencies = [
2122
+ "proc-macro2",
2123
+ "quote",
2124
+ "unicode-ident",
2125
+ ]
2126
+
2127
+ [[package]]
2128
+ name = "sync_wrapper"
2129
+ version = "1.0.2"
2130
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2131
+ checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
2132
+ dependencies = [
2133
+ "futures-core",
2134
+ ]
2135
+
2136
+ [[package]]
2137
+ name = "synstructure"
2138
+ version = "0.13.2"
2139
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2140
+ checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
2141
+ dependencies = [
2142
+ "proc-macro2",
2143
+ "quote",
2144
+ "syn",
2145
+ ]
2146
+
2147
+ [[package]]
2148
+ name = "sys-locale"
2149
+ version = "0.3.2"
2150
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2151
+ checksum = "8eab9a99a024a169fe8a903cf9d4a3b3601109bcc13bd9e3c6fff259138626c4"
2152
+ dependencies = [
2153
+ "libc",
2154
+ ]
2155
+
2156
+ [[package]]
2157
+ name = "system-configuration"
2158
+ version = "0.6.1"
2159
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2160
+ checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
2161
+ dependencies = [
2162
+ "bitflags 2.9.4",
2163
+ "core-foundation",
2164
+ "system-configuration-sys",
2165
+ ]
2166
+
2167
+ [[package]]
2168
+ name = "system-configuration-sys"
2169
+ version = "0.6.0"
2170
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2171
+ checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
2172
+ dependencies = [
2173
+ "core-foundation-sys",
2174
+ "libc",
2175
+ ]
2176
+
2177
+ [[package]]
2178
+ name = "target-lexicon"
2179
+ version = "0.13.3"
2180
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2181
+ checksum = "df7f62577c25e07834649fc3b39fafdc597c0a3527dc1c60129201ccfcbaa50c"
2182
+
2183
+ [[package]]
2184
+ name = "tempfile"
2185
+ version = "3.22.0"
2186
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2187
+ checksum = "84fa4d11fadde498443cca10fd3ac23c951f0dc59e080e9f4b93d4df4e4eea53"
2188
+ dependencies = [
2189
+ "fastrand",
2190
+ "getrandom 0.3.3",
2191
+ "once_cell",
2192
+ "rustix 1.1.2",
2193
+ "windows-sys 0.61.0",
2194
+ ]
2195
+
2196
+ [[package]]
2197
+ name = "termcolor"
2198
+ version = "1.4.1"
2199
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2200
+ checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
2201
+ dependencies = [
2202
+ "winapi-util",
2203
+ ]
2204
+
2205
+ [[package]]
2206
+ name = "thiserror"
2207
+ version = "1.0.69"
2208
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2209
+ checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
2210
+ dependencies = [
2211
+ "thiserror-impl 1.0.69",
2212
+ ]
2213
+
2214
+ [[package]]
2215
+ name = "thiserror"
2216
+ version = "2.0.16"
2217
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2218
+ checksum = "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0"
2219
+ dependencies = [
2220
+ "thiserror-impl 2.0.16",
2221
+ ]
2222
+
2223
+ [[package]]
2224
+ name = "thiserror-impl"
2225
+ version = "1.0.69"
2226
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2227
+ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
2228
+ dependencies = [
2229
+ "proc-macro2",
2230
+ "quote",
2231
+ "syn",
2232
+ ]
2233
+
2234
+ [[package]]
2235
+ name = "thiserror-impl"
2236
+ version = "2.0.16"
2237
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2238
+ checksum = "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960"
2239
+ dependencies = [
2240
+ "proc-macro2",
2241
+ "quote",
2242
+ "syn",
2243
+ ]
2244
+
2245
+ [[package]]
2246
+ name = "thread_local"
2247
+ version = "1.1.9"
2248
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2249
+ checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185"
2250
+ dependencies = [
2251
+ "cfg-if",
2252
+ ]
2253
+
2254
+ [[package]]
2255
+ name = "time"
2256
+ version = "0.3.43"
2257
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2258
+ checksum = "83bde6f1ec10e72d583d91623c939f623002284ef622b87de38cfd546cbf2031"
2259
+ dependencies = [
2260
+ "deranged",
2261
+ "libc",
2262
+ "num-conv",
2263
+ "num_threads",
2264
+ "powerfmt",
2265
+ "serde",
2266
+ "time-core",
2267
+ "time-macros",
2268
+ ]
2269
+
2270
+ [[package]]
2271
+ name = "time-core"
2272
+ version = "0.1.6"
2273
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2274
+ checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b"
2275
+
2276
+ [[package]]
2277
+ name = "time-macros"
2278
+ version = "0.2.24"
2279
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2280
+ checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3"
2281
+ dependencies = [
2282
+ "num-conv",
2283
+ "time-core",
2284
+ ]
2285
+
2286
+ [[package]]
2287
+ name = "tinystr"
2288
+ version = "0.8.1"
2289
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2290
+ checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b"
2291
+ dependencies = [
2292
+ "displaydoc",
2293
+ "zerovec",
2294
+ ]
2295
+
2296
+ [[package]]
2297
+ name = "tokio"
2298
+ version = "1.47.1"
2299
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2300
+ checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038"
2301
+ dependencies = [
2302
+ "backtrace",
2303
+ "bytes",
2304
+ "io-uring",
2305
+ "libc",
2306
+ "mio",
2307
+ "pin-project-lite",
2308
+ "signal-hook-registry",
2309
+ "slab",
2310
+ "socket2",
2311
+ "tokio-macros",
2312
+ "windows-sys 0.59.0",
2313
+ ]
2314
+
2315
+ [[package]]
2316
+ name = "tokio-macros"
2317
+ version = "2.5.0"
2318
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2319
+ checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
2320
+ dependencies = [
2321
+ "proc-macro2",
2322
+ "quote",
2323
+ "syn",
2324
+ ]
2325
+
2326
+ [[package]]
2327
+ name = "tokio-native-tls"
2328
+ version = "0.3.1"
2329
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2330
+ checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
2331
+ dependencies = [
2332
+ "native-tls",
2333
+ "tokio",
2334
+ ]
2335
+
2336
+ [[package]]
2337
+ name = "tokio-rustls"
2338
+ version = "0.26.2"
2339
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2340
+ checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b"
2341
+ dependencies = [
2342
+ "rustls",
2343
+ "tokio",
2344
+ ]
2345
+
2346
+ [[package]]
2347
+ name = "tokio-util"
2348
+ version = "0.7.16"
2349
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2350
+ checksum = "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5"
2351
+ dependencies = [
2352
+ "bytes",
2353
+ "futures-core",
2354
+ "futures-sink",
2355
+ "pin-project-lite",
2356
+ "tokio",
2357
+ ]
2358
+
2359
+ [[package]]
2360
+ name = "toml"
2361
+ version = "0.9.5"
2362
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2363
+ checksum = "75129e1dc5000bfbaa9fee9d1b21f974f9fbad9daec557a521ee6e080825f6e8"
2364
+ dependencies = [
2365
+ "indexmap 2.11.1",
2366
+ "serde",
2367
+ "serde_spanned",
2368
+ "toml_datetime",
2369
+ "toml_parser",
2370
+ "toml_writer",
2371
+ "winnow",
2372
+ ]
2373
+
2374
+ [[package]]
2375
+ name = "toml_datetime"
2376
+ version = "0.7.0"
2377
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2378
+ checksum = "bade1c3e902f58d73d3f294cd7f20391c1cb2fbcb643b73566bc773971df91e3"
2379
+ dependencies = [
2380
+ "serde",
2381
+ ]
2382
+
2383
+ [[package]]
2384
+ name = "toml_edit"
2385
+ version = "0.23.4"
2386
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2387
+ checksum = "7211ff1b8f0d3adae1663b7da9ffe396eabe1ca25f0b0bee42b0da29a9ddce93"
2388
+ dependencies = [
2389
+ "indexmap 2.11.1",
2390
+ "toml_datetime",
2391
+ "toml_parser",
2392
+ "toml_writer",
2393
+ "winnow",
2394
+ ]
2395
+
2396
+ [[package]]
2397
+ name = "toml_parser"
2398
+ version = "1.0.2"
2399
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2400
+ checksum = "b551886f449aa90d4fe2bdaa9f4a2577ad2dde302c61ecf262d80b116db95c10"
2401
+ dependencies = [
2402
+ "winnow",
2403
+ ]
2404
+
2405
+ [[package]]
2406
+ name = "toml_writer"
2407
+ version = "1.0.2"
2408
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2409
+ checksum = "fcc842091f2def52017664b53082ecbbeb5c7731092bad69d2c63050401dfd64"
2410
+
2411
+ [[package]]
2412
+ name = "tower"
2413
+ version = "0.5.2"
2414
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2415
+ checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
2416
+ dependencies = [
2417
+ "futures-core",
2418
+ "futures-util",
2419
+ "pin-project-lite",
2420
+ "sync_wrapper",
2421
+ "tokio",
2422
+ "tower-layer",
2423
+ "tower-service",
2424
+ ]
2425
+
2426
+ [[package]]
2427
+ name = "tower-http"
2428
+ version = "0.6.6"
2429
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2430
+ checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2"
2431
+ dependencies = [
2432
+ "bitflags 2.9.4",
2433
+ "bytes",
2434
+ "futures-util",
2435
+ "http",
2436
+ "http-body",
2437
+ "iri-string",
2438
+ "pin-project-lite",
2439
+ "tower",
2440
+ "tower-layer",
2441
+ "tower-service",
2442
+ ]
2443
+
2444
+ [[package]]
2445
+ name = "tower-layer"
2446
+ version = "0.3.3"
2447
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2448
+ checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
2449
+
2450
+ [[package]]
2451
+ name = "tower-service"
2452
+ version = "0.3.3"
2453
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2454
+ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
2455
+
2456
+ [[package]]
2457
+ name = "tracing"
2458
+ version = "0.1.41"
2459
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2460
+ checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
2461
+ dependencies = [
2462
+ "log",
2463
+ "pin-project-lite",
2464
+ "tracing-attributes",
2465
+ "tracing-core",
2466
+ ]
2467
+
2468
+ [[package]]
2469
+ name = "tracing-attributes"
2470
+ version = "0.1.30"
2471
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2472
+ checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903"
2473
+ dependencies = [
2474
+ "proc-macro2",
2475
+ "quote",
2476
+ "syn",
2477
+ ]
2478
+
2479
+ [[package]]
2480
+ name = "tracing-core"
2481
+ version = "0.1.34"
2482
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2483
+ checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678"
2484
+ dependencies = [
2485
+ "once_cell",
2486
+ "valuable",
2487
+ ]
2488
+
2489
+ [[package]]
2490
+ name = "tracing-log"
2491
+ version = "0.2.0"
2492
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2493
+ checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
2494
+ dependencies = [
2495
+ "log",
2496
+ "once_cell",
2497
+ "tracing-core",
2498
+ ]
2499
+
2500
+ [[package]]
2501
+ name = "tracing-subscriber"
2502
+ version = "0.3.20"
2503
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2504
+ checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5"
2505
+ dependencies = [
2506
+ "matchers",
2507
+ "nu-ansi-term",
2508
+ "once_cell",
2509
+ "regex-automata",
2510
+ "sharded-slab",
2511
+ "smallvec",
2512
+ "thread_local",
2513
+ "tracing",
2514
+ "tracing-core",
2515
+ "tracing-log",
2516
+ ]
2517
+
2518
+ [[package]]
2519
+ name = "tree-sitter"
2520
+ version = "0.25.9"
2521
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2522
+ checksum = "ccd2a058a86cfece0bf96f7cce1021efef9c8ed0e892ab74639173e5ed7a34fa"
2523
+ dependencies = [
2524
+ "cc",
2525
+ "regex",
2526
+ "regex-syntax",
2527
+ "serde_json",
2528
+ "streaming-iterator",
2529
+ "tree-sitter-language",
2530
+ ]
2531
+
2532
+ [[package]]
2533
+ name = "tree-sitter-bash"
2534
+ version = "0.25.0"
2535
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2536
+ checksum = "871b0606e667e98a1237ebdc1b0d7056e0aebfdc3141d12b399865d4cb6ed8a6"
2537
+ dependencies = [
2538
+ "cc",
2539
+ "tree-sitter-language",
2540
+ ]
2541
+
2542
+ [[package]]
2543
+ name = "tree-sitter-language"
2544
+ version = "0.1.5"
2545
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2546
+ checksum = "c4013970217383f67b18aef68f6fb2e8d409bc5755227092d32efb0422ba24b8"
2547
+
2548
+ [[package]]
2549
+ name = "try-lock"
2550
+ version = "0.2.5"
2551
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2552
+ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
2553
+
2554
+ [[package]]
2555
+ name = "ts-rs"
2556
+ version = "11.0.1"
2557
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2558
+ checksum = "6ef1b7a6d914a34127ed8e1fa927eb7088903787bcded4fa3eef8f85ee1568be"
2559
+ dependencies = [
2560
+ "serde_json",
2561
+ "thiserror 2.0.16",
2562
+ "ts-rs-macros",
2563
+ "uuid",
2564
+ ]
2565
+
2566
+ [[package]]
2567
+ name = "ts-rs-macros"
2568
+ version = "11.0.1"
2569
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2570
+ checksum = "e9d4ed7b4c18cc150a6a0a1e9ea1ecfa688791220781af6e119f9599a8502a0a"
2571
+ dependencies = [
2572
+ "proc-macro2",
2573
+ "quote",
2574
+ "syn",
2575
+ "termcolor",
2576
+ ]
2577
+
2578
+ [[package]]
2579
+ name = "typenum"
2580
+ version = "1.18.0"
2581
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2582
+ checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
2583
+
2584
+ [[package]]
2585
+ name = "unicase"
2586
+ version = "2.8.1"
2587
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2588
+ checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
2589
+
2590
+ [[package]]
2591
+ name = "unicode-ident"
2592
+ version = "1.0.19"
2593
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2594
+ checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d"
2595
+
2596
+ [[package]]
2597
+ name = "unindent"
2598
+ version = "0.2.4"
2599
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2600
+ checksum = "7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3"
2601
+
2602
+ [[package]]
2603
+ name = "untrusted"
2604
+ version = "0.9.0"
2605
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2606
+ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
2607
+
2608
+ [[package]]
2609
+ name = "url"
2610
+ version = "2.5.7"
2611
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2612
+ checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b"
2613
+ dependencies = [
2614
+ "form_urlencoded",
2615
+ "idna",
2616
+ "percent-encoding",
2617
+ "serde",
2618
+ ]
2619
+
2620
+ [[package]]
2621
+ name = "utf8_iter"
2622
+ version = "1.0.4"
2623
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2624
+ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
2625
+
2626
+ [[package]]
2627
+ name = "uuid"
2628
+ version = "1.18.1"
2629
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2630
+ checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2"
2631
+ dependencies = [
2632
+ "getrandom 0.3.3",
2633
+ "js-sys",
2634
+ "serde",
2635
+ "wasm-bindgen",
2636
+ ]
2637
+
2638
+ [[package]]
2639
+ name = "valuable"
2640
+ version = "0.1.1"
2641
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2642
+ checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
2643
+
2644
+ [[package]]
2645
+ name = "vcpkg"
2646
+ version = "0.2.15"
2647
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2648
+ checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
2649
+
2650
+ [[package]]
2651
+ name = "version_check"
2652
+ version = "0.9.5"
2653
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2654
+ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
2655
+
2656
+ [[package]]
2657
+ name = "want"
2658
+ version = "0.3.1"
2659
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2660
+ checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
2661
+ dependencies = [
2662
+ "try-lock",
2663
+ ]
2664
+
2665
+ [[package]]
2666
+ name = "wasi"
2667
+ version = "0.11.1+wasi-snapshot-preview1"
2668
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2669
+ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
2670
+
2671
+ [[package]]
2672
+ name = "wasi"
2673
+ version = "0.14.5+wasi-0.2.4"
2674
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2675
+ checksum = "a4494f6290a82f5fe584817a676a34b9d6763e8d9d18204009fb31dceca98fd4"
2676
+ dependencies = [
2677
+ "wasip2",
2678
+ ]
2679
+
2680
+ [[package]]
2681
+ name = "wasip2"
2682
+ version = "1.0.0+wasi-0.2.4"
2683
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2684
+ checksum = "03fa2761397e5bd52002cd7e73110c71af2109aca4e521a9f40473fe685b0a24"
2685
+ dependencies = [
2686
+ "wit-bindgen",
2687
+ ]
2688
+
2689
+ [[package]]
2690
+ name = "wasm-bindgen"
2691
+ version = "0.2.101"
2692
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2693
+ checksum = "7e14915cadd45b529bb8d1f343c4ed0ac1de926144b746e2710f9cd05df6603b"
2694
+ dependencies = [
2695
+ "cfg-if",
2696
+ "once_cell",
2697
+ "rustversion",
2698
+ "wasm-bindgen-macro",
2699
+ "wasm-bindgen-shared",
2700
+ ]
2701
+
2702
+ [[package]]
2703
+ name = "wasm-bindgen-backend"
2704
+ version = "0.2.101"
2705
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2706
+ checksum = "e28d1ba982ca7923fd01448d5c30c6864d0a14109560296a162f80f305fb93bb"
2707
+ dependencies = [
2708
+ "bumpalo",
2709
+ "log",
2710
+ "proc-macro2",
2711
+ "quote",
2712
+ "syn",
2713
+ "wasm-bindgen-shared",
2714
+ ]
2715
+
2716
+ [[package]]
2717
+ name = "wasm-bindgen-futures"
2718
+ version = "0.4.51"
2719
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2720
+ checksum = "0ca85039a9b469b38336411d6d6ced91f3fc87109a2a27b0c197663f5144dffe"
2721
+ dependencies = [
2722
+ "cfg-if",
2723
+ "js-sys",
2724
+ "once_cell",
2725
+ "wasm-bindgen",
2726
+ "web-sys",
2727
+ ]
2728
+
2729
+ [[package]]
2730
+ name = "wasm-bindgen-macro"
2731
+ version = "0.2.101"
2732
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2733
+ checksum = "7c3d463ae3eff775b0c45df9da45d68837702ac35af998361e2c84e7c5ec1b0d"
2734
+ dependencies = [
2735
+ "quote",
2736
+ "wasm-bindgen-macro-support",
2737
+ ]
2738
+
2739
+ [[package]]
2740
+ name = "wasm-bindgen-macro-support"
2741
+ version = "0.2.101"
2742
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2743
+ checksum = "7bb4ce89b08211f923caf51d527662b75bdc9c9c7aab40f86dcb9fb85ac552aa"
2744
+ dependencies = [
2745
+ "proc-macro2",
2746
+ "quote",
2747
+ "syn",
2748
+ "wasm-bindgen-backend",
2749
+ "wasm-bindgen-shared",
2750
+ ]
2751
+
2752
+ [[package]]
2753
+ name = "wasm-bindgen-shared"
2754
+ version = "0.2.101"
2755
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2756
+ checksum = "f143854a3b13752c6950862c906306adb27c7e839f7414cec8fea35beab624c1"
2757
+ dependencies = [
2758
+ "unicode-ident",
2759
+ ]
2760
+
2761
+ [[package]]
2762
+ name = "wasm-streams"
2763
+ version = "0.4.2"
2764
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2765
+ checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
2766
+ dependencies = [
2767
+ "futures-util",
2768
+ "js-sys",
2769
+ "wasm-bindgen",
2770
+ "wasm-bindgen-futures",
2771
+ "web-sys",
2772
+ ]
2773
+
2774
+ [[package]]
2775
+ name = "web-sys"
2776
+ version = "0.3.78"
2777
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2778
+ checksum = "77e4b637749ff0d92b8fad63aa1f7cff3cbe125fd49c175cd6345e7272638b12"
2779
+ dependencies = [
2780
+ "js-sys",
2781
+ "wasm-bindgen",
2782
+ ]
2783
+
2784
+ [[package]]
2785
+ name = "which"
2786
+ version = "6.0.3"
2787
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2788
+ checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f"
2789
+ dependencies = [
2790
+ "either",
2791
+ "home",
2792
+ "rustix 0.38.44",
2793
+ "winsafe",
2794
+ ]
2795
+
2796
+ [[package]]
2797
+ name = "wildmatch"
2798
+ version = "2.4.0"
2799
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2800
+ checksum = "68ce1ab1f8c62655ebe1350f589c61e505cf94d385bc6a12899442d9081e71fd"
2801
+
2802
+ [[package]]
2803
+ name = "winapi"
2804
+ version = "0.3.9"
2805
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2806
+ checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2807
+ dependencies = [
2808
+ "winapi-i686-pc-windows-gnu",
2809
+ "winapi-x86_64-pc-windows-gnu",
2810
+ ]
2811
+
2812
+ [[package]]
2813
+ name = "winapi-i686-pc-windows-gnu"
2814
+ version = "0.4.0"
2815
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2816
+ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2817
+
2818
+ [[package]]
2819
+ name = "winapi-util"
2820
+ version = "0.1.11"
2821
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2822
+ checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
2823
+ dependencies = [
2824
+ "windows-sys 0.61.0",
2825
+ ]
2826
+
2827
+ [[package]]
2828
+ name = "winapi-x86_64-pc-windows-gnu"
2829
+ version = "0.4.0"
2830
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2831
+ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2832
+
2833
+ [[package]]
2834
+ name = "windows-core"
2835
+ version = "0.61.2"
2836
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2837
+ checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
2838
+ dependencies = [
2839
+ "windows-implement",
2840
+ "windows-interface",
2841
+ "windows-link 0.1.3",
2842
+ "windows-result",
2843
+ "windows-strings",
2844
+ ]
2845
+
2846
+ [[package]]
2847
+ name = "windows-implement"
2848
+ version = "0.60.0"
2849
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2850
+ checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
2851
+ dependencies = [
2852
+ "proc-macro2",
2853
+ "quote",
2854
+ "syn",
2855
+ ]
2856
+
2857
+ [[package]]
2858
+ name = "windows-interface"
2859
+ version = "0.59.1"
2860
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2861
+ checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
2862
+ dependencies = [
2863
+ "proc-macro2",
2864
+ "quote",
2865
+ "syn",
2866
+ ]
2867
+
2868
+ [[package]]
2869
+ name = "windows-link"
2870
+ version = "0.1.3"
2871
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2872
+ checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
2873
+
2874
+ [[package]]
2875
+ name = "windows-link"
2876
+ version = "0.2.0"
2877
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2878
+ checksum = "45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65"
2879
+
2880
+ [[package]]
2881
+ name = "windows-registry"
2882
+ version = "0.5.3"
2883
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2884
+ checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e"
2885
+ dependencies = [
2886
+ "windows-link 0.1.3",
2887
+ "windows-result",
2888
+ "windows-strings",
2889
+ ]
2890
+
2891
+ [[package]]
2892
+ name = "windows-result"
2893
+ version = "0.3.4"
2894
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2895
+ checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
2896
+ dependencies = [
2897
+ "windows-link 0.1.3",
2898
+ ]
2899
+
2900
+ [[package]]
2901
+ name = "windows-strings"
2902
+ version = "0.4.2"
2903
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2904
+ checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
2905
+ dependencies = [
2906
+ "windows-link 0.1.3",
2907
+ ]
2908
+
2909
+ [[package]]
2910
+ name = "windows-sys"
2911
+ version = "0.52.0"
2912
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2913
+ checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
2914
+ dependencies = [
2915
+ "windows-targets",
2916
+ ]
2917
+
2918
+ [[package]]
2919
+ name = "windows-sys"
2920
+ version = "0.59.0"
2921
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2922
+ checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
2923
+ dependencies = [
2924
+ "windows-targets",
2925
+ ]
2926
+
2927
+ [[package]]
2928
+ name = "windows-sys"
2929
+ version = "0.61.0"
2930
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2931
+ checksum = "e201184e40b2ede64bc2ea34968b28e33622acdbbf37104f0e4a33f7abe657aa"
2932
+ dependencies = [
2933
+ "windows-link 0.2.0",
2934
+ ]
2935
+
2936
+ [[package]]
2937
+ name = "windows-targets"
2938
+ version = "0.52.6"
2939
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2940
+ checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
2941
+ dependencies = [
2942
+ "windows_aarch64_gnullvm",
2943
+ "windows_aarch64_msvc",
2944
+ "windows_i686_gnu",
2945
+ "windows_i686_gnullvm",
2946
+ "windows_i686_msvc",
2947
+ "windows_x86_64_gnu",
2948
+ "windows_x86_64_gnullvm",
2949
+ "windows_x86_64_msvc",
2950
+ ]
2951
+
2952
+ [[package]]
2953
+ name = "windows_aarch64_gnullvm"
2954
+ version = "0.52.6"
2955
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2956
+ checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
2957
+
2958
+ [[package]]
2959
+ name = "windows_aarch64_msvc"
2960
+ version = "0.52.6"
2961
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2962
+ checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
2963
+
2964
+ [[package]]
2965
+ name = "windows_i686_gnu"
2966
+ version = "0.52.6"
2967
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2968
+ checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
2969
+
2970
+ [[package]]
2971
+ name = "windows_i686_gnullvm"
2972
+ version = "0.52.6"
2973
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2974
+ checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
2975
+
2976
+ [[package]]
2977
+ name = "windows_i686_msvc"
2978
+ version = "0.52.6"
2979
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2980
+ checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
2981
+
2982
+ [[package]]
2983
+ name = "windows_x86_64_gnu"
2984
+ version = "0.52.6"
2985
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2986
+ checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
2987
+
2988
+ [[package]]
2989
+ name = "windows_x86_64_gnullvm"
2990
+ version = "0.52.6"
2991
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2992
+ checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
2993
+
2994
+ [[package]]
2995
+ name = "windows_x86_64_msvc"
2996
+ version = "0.52.6"
2997
+ source = "registry+https://github.com/rust-lang/crates.io-index"
2998
+ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
2999
+
3000
+ [[package]]
3001
+ name = "winnow"
3002
+ version = "0.7.13"
3003
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3004
+ checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf"
3005
+ dependencies = [
3006
+ "memchr",
3007
+ ]
3008
+
3009
+ [[package]]
3010
+ name = "winreg"
3011
+ version = "0.10.1"
3012
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3013
+ checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
3014
+ dependencies = [
3015
+ "winapi",
3016
+ ]
3017
+
3018
+ [[package]]
3019
+ name = "winsafe"
3020
+ version = "0.0.19"
3021
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3022
+ checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
3023
+
3024
+ [[package]]
3025
+ name = "wit-bindgen"
3026
+ version = "0.45.1"
3027
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3028
+ checksum = "5c573471f125075647d03df72e026074b7203790d41351cd6edc96f46bcccd36"
3029
+
3030
+ [[package]]
3031
+ name = "writeable"
3032
+ version = "0.6.1"
3033
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3034
+ checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb"
3035
+
3036
+ [[package]]
3037
+ name = "yoke"
3038
+ version = "0.8.0"
3039
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3040
+ checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc"
3041
+ dependencies = [
3042
+ "serde",
3043
+ "stable_deref_trait",
3044
+ "yoke-derive",
3045
+ "zerofrom",
3046
+ ]
3047
+
3048
+ [[package]]
3049
+ name = "yoke-derive"
3050
+ version = "0.8.0"
3051
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3052
+ checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6"
3053
+ dependencies = [
3054
+ "proc-macro2",
3055
+ "quote",
3056
+ "syn",
3057
+ "synstructure",
3058
+ ]
3059
+
3060
+ [[package]]
3061
+ name = "zerocopy"
3062
+ version = "0.8.27"
3063
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3064
+ checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c"
3065
+ dependencies = [
3066
+ "zerocopy-derive",
3067
+ ]
3068
+
3069
+ [[package]]
3070
+ name = "zerocopy-derive"
3071
+ version = "0.8.27"
3072
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3073
+ checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831"
3074
+ dependencies = [
3075
+ "proc-macro2",
3076
+ "quote",
3077
+ "syn",
3078
+ ]
3079
+
3080
+ [[package]]
3081
+ name = "zerofrom"
3082
+ version = "0.1.6"
3083
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3084
+ checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
3085
+ dependencies = [
3086
+ "zerofrom-derive",
3087
+ ]
3088
+
3089
+ [[package]]
3090
+ name = "zerofrom-derive"
3091
+ version = "0.1.6"
3092
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3093
+ checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
3094
+ dependencies = [
3095
+ "proc-macro2",
3096
+ "quote",
3097
+ "syn",
3098
+ "synstructure",
3099
+ ]
3100
+
3101
+ [[package]]
3102
+ name = "zeroize"
3103
+ version = "1.8.1"
3104
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3105
+ checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
3106
+
3107
+ [[package]]
3108
+ name = "zerotrie"
3109
+ version = "0.2.2"
3110
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3111
+ checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595"
3112
+ dependencies = [
3113
+ "displaydoc",
3114
+ "yoke",
3115
+ "zerofrom",
3116
+ ]
3117
+
3118
+ [[package]]
3119
+ name = "zerovec"
3120
+ version = "0.11.4"
3121
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3122
+ checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b"
3123
+ dependencies = [
3124
+ "yoke",
3125
+ "zerofrom",
3126
+ "zerovec-derive",
3127
+ ]
3128
+
3129
+ [[package]]
3130
+ name = "zerovec-derive"
3131
+ version = "0.11.1"
3132
+ source = "registry+https://github.com/rust-lang/crates.io-index"
3133
+ checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f"
3134
+ dependencies = [
3135
+ "proc-macro2",
3136
+ "quote",
3137
+ "syn",
3138
+ ]