@corbet-labs/ccht 0.2.2 → 0.2.3

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 (388) hide show
  1. package/LICENSE +307 -0
  2. package/LICENSE.md +30 -0
  3. package/LICENSES/GPL-3.0-only.txt +232 -0
  4. package/LICENSES/LGPL-3.0-linking-exception.txt +16 -0
  5. package/LICENSES/LGPL-3.0-only WITH LGPL-3.0-linking-exception.txt +16 -0
  6. package/LICENSES/LGPL-3.0-only.txt +304 -0
  7. package/LICENSES/dependencies/agent-client-protocol-2.1.0/LICENSE +191 -0
  8. package/LICENSES/dependencies/agent-client-protocol-derive-2.1.0/LICENSE +191 -0
  9. package/LICENSES/dependencies/agent-client-protocol-schema-1.7.0/LICENSE +190 -0
  10. package/LICENSES/dependencies/android_system_properties-0.1.6/LICENSE-APACHE +13 -0
  11. package/LICENSES/dependencies/android_system_properties-0.1.6/LICENSE-MIT +20 -0
  12. package/LICENSES/dependencies/anyhow-1.0.104/LICENSE-APACHE +176 -0
  13. package/LICENSES/dependencies/anyhow-1.0.104/LICENSE-MIT +23 -0
  14. package/LICENSES/dependencies/async-channel-2.5.0/LICENSE-APACHE +201 -0
  15. package/LICENSES/dependencies/async-channel-2.5.0/LICENSE-MIT +23 -0
  16. package/LICENSES/dependencies/async-io-2.6.0/LICENSE-APACHE +201 -0
  17. package/LICENSES/dependencies/async-io-2.6.0/LICENSE-MIT +23 -0
  18. package/LICENSES/dependencies/async-lock-3.4.2/LICENSE-APACHE +201 -0
  19. package/LICENSES/dependencies/async-lock-3.4.2/LICENSE-MIT +23 -0
  20. package/LICENSES/dependencies/async-process-2.5.0/LICENSE-APACHE +201 -0
  21. package/LICENSES/dependencies/async-process-2.5.0/LICENSE-MIT +23 -0
  22. package/LICENSES/dependencies/async-signal-0.2.14/LICENSE-APACHE +201 -0
  23. package/LICENSES/dependencies/async-signal-0.2.14/LICENSE-MIT +23 -0
  24. package/LICENSES/dependencies/async-task-4.7.1/LICENSE-APACHE +201 -0
  25. package/LICENSES/dependencies/async-task-4.7.1/LICENSE-MIT +23 -0
  26. package/LICENSES/dependencies/atomic-waker-1.1.2/LICENSE-APACHE +201 -0
  27. package/LICENSES/dependencies/atomic-waker-1.1.2/LICENSE-MIT +23 -0
  28. package/LICENSES/dependencies/atomic-waker-1.1.2/LICENSE-THIRD-PARTY +45 -0
  29. package/LICENSES/dependencies/autocfg-1.5.1/LICENSE-APACHE +201 -0
  30. package/LICENSES/dependencies/autocfg-1.5.1/LICENSE-MIT +25 -0
  31. package/LICENSES/dependencies/base64-0.22.1/LICENSE-APACHE +201 -0
  32. package/LICENSES/dependencies/base64-0.22.1/LICENSE-MIT +21 -0
  33. package/LICENSES/dependencies/base64-0.23.1/LICENSE-APACHE +201 -0
  34. package/LICENSES/dependencies/base64-0.23.1/LICENSE-MIT +21 -0
  35. package/LICENSES/dependencies/bitflags-1.3.2/LICENSE-APACHE +201 -0
  36. package/LICENSES/dependencies/bitflags-1.3.2/LICENSE-MIT +25 -0
  37. package/LICENSES/dependencies/bitflags-2.13.2/LICENSE-APACHE +201 -0
  38. package/LICENSES/dependencies/bitflags-2.13.2/LICENSE-MIT +25 -0
  39. package/LICENSES/dependencies/blocking-1.7.0/LICENSE-APACHE +201 -0
  40. package/LICENSES/dependencies/blocking-1.7.0/LICENSE-MIT +23 -0
  41. package/LICENSES/dependencies/bs58-0.5.1/LICENSE-APACHE +201 -0
  42. package/LICENSES/dependencies/bs58-0.5.1/LICENSE-MIT +20 -0
  43. package/LICENSES/dependencies/bumpalo-3.20.3/LICENSE-APACHE +201 -0
  44. package/LICENSES/dependencies/bumpalo-3.20.3/LICENSE-MIT +25 -0
  45. package/LICENSES/dependencies/bytes-1.12.1/LICENSE +25 -0
  46. package/LICENSES/dependencies/cc-1.4.5/LICENSE-APACHE +201 -0
  47. package/LICENSES/dependencies/cc-1.4.5/LICENSE-MIT +25 -0
  48. package/LICENSES/dependencies/cfg-if-1.0.4/LICENSE-APACHE +201 -0
  49. package/LICENSES/dependencies/cfg-if-1.0.4/LICENSE-MIT +25 -0
  50. package/LICENSES/dependencies/chrono-0.4.45/LICENSE.txt +240 -0
  51. package/LICENSES/dependencies/concurrent-queue-2.5.0/LICENSE-APACHE +201 -0
  52. package/LICENSES/dependencies/concurrent-queue-2.5.0/LICENSE-MIT +23 -0
  53. package/LICENSES/dependencies/convert_case-0.10.0/LICENSE +21 -0
  54. package/LICENSES/dependencies/core-foundation-sys-0.8.7/LICENSE-APACHE +201 -0
  55. package/LICENSES/dependencies/core-foundation-sys-0.8.7/LICENSE-MIT +25 -0
  56. package/LICENSES/dependencies/crossbeam-deque-0.8.8/LICENSE-APACHE +201 -0
  57. package/LICENSES/dependencies/crossbeam-deque-0.8.8/LICENSE-MIT +27 -0
  58. package/LICENSES/dependencies/crossbeam-epoch-0.9.21/LICENSE-APACHE +201 -0
  59. package/LICENSES/dependencies/crossbeam-epoch-0.9.21/LICENSE-MIT +27 -0
  60. package/LICENSES/dependencies/crossbeam-utils-0.8.23/LICENSE-APACHE +201 -0
  61. package/LICENSES/dependencies/crossbeam-utils-0.8.23/LICENSE-MIT +27 -0
  62. package/LICENSES/dependencies/darling-0.24.1/LICENSE +21 -0
  63. package/LICENSES/dependencies/darling_core-0.24.1/LICENSE +21 -0
  64. package/LICENSES/dependencies/darling_macro-0.24.1/LICENSE +21 -0
  65. package/LICENSES/dependencies/defmt-1.1.1/LICENSE-APACHE +201 -0
  66. package/LICENSES/dependencies/defmt-1.1.1/LICENSE-MIT +25 -0
  67. package/LICENSES/dependencies/defmt-macros-1.1.1/LICENSE-APACHE +201 -0
  68. package/LICENSES/dependencies/defmt-macros-1.1.1/LICENSE-MIT +25 -0
  69. package/LICENSES/dependencies/defmt-parser-1.0.0/LICENSE-APACHE +201 -0
  70. package/LICENSES/dependencies/defmt-parser-1.0.0/LICENSE-MIT +25 -0
  71. package/LICENSES/dependencies/deranged-0.5.8/LICENSE-Apache +202 -0
  72. package/LICENSES/dependencies/deranged-0.5.8/LICENSE-MIT +19 -0
  73. package/LICENSES/dependencies/derive_more-2.1.1/LICENSE +21 -0
  74. package/LICENSES/dependencies/derive_more-impl-2.1.1/LICENSE +21 -0
  75. package/LICENSES/dependencies/dyn-clone-1.0.20/LICENSE-APACHE +176 -0
  76. package/LICENSES/dependencies/dyn-clone-1.0.20/LICENSE-MIT +23 -0
  77. package/LICENSES/dependencies/either-1.18.0/LICENSE-APACHE +201 -0
  78. package/LICENSES/dependencies/either-1.18.0/LICENSE-MIT +25 -0
  79. package/LICENSES/dependencies/equivalent-1.0.2/LICENSE-APACHE +201 -0
  80. package/LICENSES/dependencies/equivalent-1.0.2/LICENSE-MIT +25 -0
  81. package/LICENSES/dependencies/errno-0.3.14/LICENSE-APACHE +201 -0
  82. package/LICENSES/dependencies/errno-0.3.14/LICENSE-MIT +25 -0
  83. package/LICENSES/dependencies/event-listener-5.4.2/LICENSE-APACHE +201 -0
  84. package/LICENSES/dependencies/event-listener-5.4.2/LICENSE-MIT +23 -0
  85. package/LICENSES/dependencies/event-listener-strategy-0.5.4/LICENSE-APACHE +201 -0
  86. package/LICENSES/dependencies/event-listener-strategy-0.5.4/LICENSE-MIT +23 -0
  87. package/LICENSES/dependencies/fallible-iterator-0.3.0/LICENSE-APACHE +202 -0
  88. package/LICENSES/dependencies/fallible-iterator-0.3.0/LICENSE-MIT +19 -0
  89. package/LICENSES/dependencies/fastrand-2.5.0/LICENSE-APACHE +201 -0
  90. package/LICENSES/dependencies/fastrand-2.5.0/LICENSE-MIT +23 -0
  91. package/LICENSES/dependencies/find-msvc-tools-0.1.12/LICENSE-APACHE +201 -0
  92. package/LICENSES/dependencies/find-msvc-tools-0.1.12/LICENSE-MIT +25 -0
  93. package/LICENSES/dependencies/fixedbitset-0.5.7/LICENSE-APACHE +201 -0
  94. package/LICENSES/dependencies/fixedbitset-0.5.7/LICENSE-MIT +25 -0
  95. package/LICENSES/dependencies/foldhash-0.2.0/LICENSE +19 -0
  96. package/LICENSES/dependencies/futures-0.3.34/LICENSE-APACHE +202 -0
  97. package/LICENSES/dependencies/futures-0.3.34/LICENSE-MIT +26 -0
  98. package/LICENSES/dependencies/futures-channel-0.3.34/LICENSE-APACHE +202 -0
  99. package/LICENSES/dependencies/futures-channel-0.3.34/LICENSE-MIT +26 -0
  100. package/LICENSES/dependencies/futures-concurrency-7.7.1/LICENSE-APACHE +190 -0
  101. package/LICENSES/dependencies/futures-concurrency-7.7.1/LICENSE-MIT +21 -0
  102. package/LICENSES/dependencies/futures-core-0.3.34/LICENSE-APACHE +202 -0
  103. package/LICENSES/dependencies/futures-core-0.3.34/LICENSE-MIT +26 -0
  104. package/LICENSES/dependencies/futures-executor-0.3.34/LICENSE-APACHE +202 -0
  105. package/LICENSES/dependencies/futures-executor-0.3.34/LICENSE-MIT +26 -0
  106. package/LICENSES/dependencies/futures-io-0.3.34/LICENSE-APACHE +202 -0
  107. package/LICENSES/dependencies/futures-io-0.3.34/LICENSE-MIT +26 -0
  108. package/LICENSES/dependencies/futures-lite-2.6.1/LICENSE-APACHE +201 -0
  109. package/LICENSES/dependencies/futures-lite-2.6.1/LICENSE-MIT +23 -0
  110. package/LICENSES/dependencies/futures-lite-2.6.1/LICENSE-THIRD-PARTY +45 -0
  111. package/LICENSES/dependencies/futures-macro-0.3.34/LICENSE-APACHE +202 -0
  112. package/LICENSES/dependencies/futures-macro-0.3.34/LICENSE-MIT +26 -0
  113. package/LICENSES/dependencies/futures-sink-0.3.34/LICENSE-APACHE +202 -0
  114. package/LICENSES/dependencies/futures-sink-0.3.34/LICENSE-MIT +26 -0
  115. package/LICENSES/dependencies/futures-task-0.3.34/LICENSE-APACHE +202 -0
  116. package/LICENSES/dependencies/futures-task-0.3.34/LICENSE-MIT +26 -0
  117. package/LICENSES/dependencies/futures-util-0.3.34/LICENSE-APACHE +202 -0
  118. package/LICENSES/dependencies/futures-util-0.3.34/LICENSE-MIT +26 -0
  119. package/LICENSES/dependencies/getrandom-0.4.3/LICENSE-APACHE +201 -0
  120. package/LICENSES/dependencies/getrandom-0.4.3/LICENSE-MIT +26 -0
  121. package/LICENSES/dependencies/gimli-0.32.3/LICENSE-APACHE +201 -0
  122. package/LICENSES/dependencies/gimli-0.32.3/LICENSE-MIT +25 -0
  123. package/LICENSES/dependencies/hashbrown-0.12.3/LICENSE-APACHE +201 -0
  124. package/LICENSES/dependencies/hashbrown-0.12.3/LICENSE-MIT +25 -0
  125. package/LICENSES/dependencies/hashbrown-0.16.1/LICENSE-APACHE +201 -0
  126. package/LICENSES/dependencies/hashbrown-0.16.1/LICENSE-MIT +25 -0
  127. package/LICENSES/dependencies/hashbrown-0.17.1/LICENSE-APACHE +201 -0
  128. package/LICENSES/dependencies/hashbrown-0.17.1/LICENSE-MIT +25 -0
  129. package/LICENSES/dependencies/heck-0.5.0/LICENSE-APACHE +201 -0
  130. package/LICENSES/dependencies/heck-0.5.0/LICENSE-MIT +25 -0
  131. package/LICENSES/dependencies/hermit-abi-0.5.3/LICENSE-APACHE +201 -0
  132. package/LICENSES/dependencies/hermit-abi-0.5.3/LICENSE-MIT +23 -0
  133. package/LICENSES/dependencies/hex-0.4.3/LICENSE-APACHE +202 -0
  134. package/LICENSES/dependencies/hex-0.4.3/LICENSE-MIT +20 -0
  135. package/LICENSES/dependencies/iana-time-zone-0.1.65/LICENSE-APACHE +201 -0
  136. package/LICENSES/dependencies/iana-time-zone-0.1.65/LICENSE-MIT +25 -0
  137. package/LICENSES/dependencies/iana-time-zone-haiku-0.1.2/LICENSE-APACHE +201 -0
  138. package/LICENSES/dependencies/iana-time-zone-haiku-0.1.2/LICENSE-MIT +25 -0
  139. package/LICENSES/dependencies/id-arena-2.3.0/LICENSE-APACHE +201 -0
  140. package/LICENSES/dependencies/id-arena-2.3.0/LICENSE-MIT +25 -0
  141. package/LICENSES/dependencies/ident_case-1.0.1/LICENSE +19 -0
  142. package/LICENSES/dependencies/indexmap-1.9.3/LICENSE-APACHE +201 -0
  143. package/LICENSES/dependencies/indexmap-1.9.3/LICENSE-MIT +25 -0
  144. package/LICENSES/dependencies/indexmap-2.14.2/LICENSE-APACHE +201 -0
  145. package/LICENSES/dependencies/indexmap-2.14.2/LICENSE-MIT +25 -0
  146. package/LICENSES/dependencies/itoa-1.0.18/LICENSE-APACHE +176 -0
  147. package/LICENSES/dependencies/itoa-1.0.18/LICENSE-MIT +23 -0
  148. package/LICENSES/dependencies/jiff-0.2.35/COPYING +3 -0
  149. package/LICENSES/dependencies/jiff-0.2.35/LICENSE-MIT +21 -0
  150. package/LICENSES/dependencies/jiff-0.2.35/UNLICENSE +24 -0
  151. package/LICENSES/dependencies/jiff-core-0.1.0/COPYING +3 -0
  152. package/LICENSES/dependencies/jiff-core-0.1.0/LICENSE-MIT +21 -0
  153. package/LICENSES/dependencies/jiff-core-0.1.0/UNLICENSE +24 -0
  154. package/LICENSES/dependencies/jiff-static-0.2.35/COPYING +3 -0
  155. package/LICENSES/dependencies/jiff-static-0.2.35/LICENSE-MIT +21 -0
  156. package/LICENSES/dependencies/jiff-static-0.2.35/UNLICENSE +24 -0
  157. package/LICENSES/dependencies/jiff-tzdb-0.1.8/COPYING +3 -0
  158. package/LICENSES/dependencies/jiff-tzdb-0.1.8/LICENSE-MIT +21 -0
  159. package/LICENSES/dependencies/jiff-tzdb-0.1.8/UNLICENSE +24 -0
  160. package/LICENSES/dependencies/jiff-tzdb-platform-0.1.3/COPYING +3 -0
  161. package/LICENSES/dependencies/jiff-tzdb-platform-0.1.3/LICENSE-MIT +21 -0
  162. package/LICENSES/dependencies/jiff-tzdb-platform-0.1.3/UNLICENSE +24 -0
  163. package/LICENSES/dependencies/js-sys-0.3.105/LICENSE-APACHE +201 -0
  164. package/LICENSES/dependencies/js-sys-0.3.105/LICENSE-MIT +25 -0
  165. package/LICENSES/dependencies/leb128-0.2.7/LICENSE-APACHE +201 -0
  166. package/LICENSES/dependencies/leb128-0.2.7/LICENSE-MIT +25 -0
  167. package/LICENSES/dependencies/leb128fmt-0.1.0/LICENSE-APACHE +201 -0
  168. package/LICENSES/dependencies/leb128fmt-0.1.0/LICENSE-MIT +23 -0
  169. package/LICENSES/dependencies/libc-0.2.189/LICENSE-APACHE +176 -0
  170. package/LICENSES/dependencies/libc-0.2.189/LICENSE-MIT +25 -0
  171. package/LICENSES/dependencies/linux-raw-sys-0.12.1/COPYRIGHT +29 -0
  172. package/LICENSES/dependencies/linux-raw-sys-0.12.1/LICENSE-APACHE +201 -0
  173. package/LICENSES/dependencies/linux-raw-sys-0.12.1/LICENSE-Apache-2.0_WITH_LLVM-exception +220 -0
  174. package/LICENSES/dependencies/linux-raw-sys-0.12.1/LICENSE-MIT +23 -0
  175. package/LICENSES/dependencies/log-0.4.34/LICENSE-APACHE +201 -0
  176. package/LICENSES/dependencies/log-0.4.34/LICENSE-MIT +25 -0
  177. package/LICENSES/dependencies/memchr-2.8.3/COPYING +3 -0
  178. package/LICENSES/dependencies/memchr-2.8.3/LICENSE-MIT +21 -0
  179. package/LICENSES/dependencies/memchr-2.8.3/UNLICENSE +24 -0
  180. package/LICENSES/dependencies/mio-1.2.3/LICENSE +19 -0
  181. package/LICENSES/dependencies/num-conv-0.2.2/LICENSE-Apache +177 -0
  182. package/LICENSES/dependencies/num-conv-0.2.2/LICENSE-MIT +19 -0
  183. package/LICENSES/dependencies/num-traits-0.2.19/LICENSE-APACHE +201 -0
  184. package/LICENSES/dependencies/num-traits-0.2.19/LICENSE-MIT +25 -0
  185. package/LICENSES/dependencies/once_cell-1.21.4/LICENSE-APACHE +201 -0
  186. package/LICENSES/dependencies/once_cell-1.21.4/LICENSE-MIT +23 -0
  187. package/LICENSES/dependencies/parking-2.2.1/LICENSE-APACHE +201 -0
  188. package/LICENSES/dependencies/parking-2.2.1/LICENSE-MIT +23 -0
  189. package/LICENSES/dependencies/parking-2.2.1/LICENSE-THIRD-PARTY +9 -0
  190. package/LICENSES/dependencies/pin-project-1.1.13/LICENSE-APACHE +177 -0
  191. package/LICENSES/dependencies/pin-project-1.1.13/LICENSE-MIT +23 -0
  192. package/LICENSES/dependencies/pin-project-internal-1.1.13/LICENSE-APACHE +177 -0
  193. package/LICENSES/dependencies/pin-project-internal-1.1.13/LICENSE-MIT +23 -0
  194. package/LICENSES/dependencies/pin-project-lite-0.2.17/LICENSE-APACHE +177 -0
  195. package/LICENSES/dependencies/pin-project-lite-0.2.17/LICENSE-MIT +23 -0
  196. package/LICENSES/dependencies/piper-0.2.5/LICENSE-APACHE +201 -0
  197. package/LICENSES/dependencies/piper-0.2.5/LICENSE-MIT +23 -0
  198. package/LICENSES/dependencies/polling-3.11.0/LICENSE-APACHE +201 -0
  199. package/LICENSES/dependencies/polling-3.11.0/LICENSE-MIT +23 -0
  200. package/LICENSES/dependencies/portable-atomic-1.15.0/LICENSE-APACHE +177 -0
  201. package/LICENSES/dependencies/portable-atomic-1.15.0/LICENSE-MIT +23 -0
  202. package/LICENSES/dependencies/portable-atomic-util-0.2.8/LICENSE-APACHE +177 -0
  203. package/LICENSES/dependencies/portable-atomic-util-0.2.8/LICENSE-MIT +23 -0
  204. package/LICENSES/dependencies/powerfmt-0.2.0/LICENSE-Apache +202 -0
  205. package/LICENSES/dependencies/powerfmt-0.2.0/LICENSE-MIT +19 -0
  206. package/LICENSES/dependencies/proc-macro2-1.0.107/LICENSE-APACHE +176 -0
  207. package/LICENSES/dependencies/proc-macro2-1.0.107/LICENSE-MIT +23 -0
  208. package/LICENSES/dependencies/quote-1.0.47/LICENSE-APACHE +176 -0
  209. package/LICENSES/dependencies/quote-1.0.47/LICENSE-MIT +23 -0
  210. package/LICENSES/dependencies/r-efi-6.0.0/AUTHORS +75 -0
  211. package/LICENSES/dependencies/rayon-1.12.0/LICENSE-APACHE +201 -0
  212. package/LICENSES/dependencies/rayon-1.12.0/LICENSE-MIT +25 -0
  213. package/LICENSES/dependencies/rayon-core-1.13.0/LICENSE-APACHE +201 -0
  214. package/LICENSES/dependencies/rayon-core-1.13.0/LICENSE-MIT +25 -0
  215. package/LICENSES/dependencies/ref-cast-1.0.27/LICENSE-APACHE +176 -0
  216. package/LICENSES/dependencies/ref-cast-1.0.27/LICENSE-MIT +23 -0
  217. package/LICENSES/dependencies/ref-cast-impl-1.0.27/LICENSE-APACHE +176 -0
  218. package/LICENSES/dependencies/ref-cast-impl-1.0.27/LICENSE-MIT +23 -0
  219. package/LICENSES/dependencies/rustc-demangle-0.1.28/LICENSE-APACHE +201 -0
  220. package/LICENSES/dependencies/rustc-demangle-0.1.28/LICENSE-MIT +25 -0
  221. package/LICENSES/dependencies/rustc-hash-2.1.3/LICENSE-APACHE +176 -0
  222. package/LICENSES/dependencies/rustc-hash-2.1.3/LICENSE-MIT +23 -0
  223. package/LICENSES/dependencies/rustc_version-0.4.1/LICENSE-APACHE +201 -0
  224. package/LICENSES/dependencies/rustc_version-0.4.1/LICENSE-MIT +25 -0
  225. package/LICENSES/dependencies/rustix-1.1.4/COPYRIGHT +29 -0
  226. package/LICENSES/dependencies/rustix-1.1.4/LICENSE-APACHE +201 -0
  227. package/LICENSES/dependencies/rustix-1.1.4/LICENSE-Apache-2.0_WITH_LLVM-exception +220 -0
  228. package/LICENSES/dependencies/rustix-1.1.4/LICENSE-MIT +23 -0
  229. package/LICENSES/dependencies/rustversion-1.0.23/LICENSE-APACHE +176 -0
  230. package/LICENSES/dependencies/rustversion-1.0.23/LICENSE-MIT +23 -0
  231. package/LICENSES/dependencies/schemars-0.9.0/LICENSE +21 -0
  232. package/LICENSES/dependencies/schemars-1.2.2/LICENSE +21 -0
  233. package/LICENSES/dependencies/schemars_derive-1.2.2/LICENSE +21 -0
  234. package/LICENSES/dependencies/semver-1.0.28/LICENSE-APACHE +176 -0
  235. package/LICENSES/dependencies/semver-1.0.28/LICENSE-MIT +23 -0
  236. package/LICENSES/dependencies/serde-1.0.229/LICENSE-APACHE +176 -0
  237. package/LICENSES/dependencies/serde-1.0.229/LICENSE-MIT +23 -0
  238. package/LICENSES/dependencies/serde_core-1.0.229/LICENSE-APACHE +176 -0
  239. package/LICENSES/dependencies/serde_core-1.0.229/LICENSE-MIT +23 -0
  240. package/LICENSES/dependencies/serde_derive-1.0.229/LICENSE-APACHE +176 -0
  241. package/LICENSES/dependencies/serde_derive-1.0.229/LICENSE-MIT +23 -0
  242. package/LICENSES/dependencies/serde_derive_internals-0.30.0/LICENSE-APACHE +176 -0
  243. package/LICENSES/dependencies/serde_derive_internals-0.30.0/LICENSE-MIT +23 -0
  244. package/LICENSES/dependencies/serde_json-1.0.151/LICENSE-APACHE +176 -0
  245. package/LICENSES/dependencies/serde_json-1.0.151/LICENSE-MIT +23 -0
  246. package/LICENSES/dependencies/serde_with-3.23.0/LICENSE-APACHE +201 -0
  247. package/LICENSES/dependencies/serde_with-3.23.0/LICENSE-MIT +25 -0
  248. package/LICENSES/dependencies/serde_with_macros-3.23.0/LICENSE-APACHE +201 -0
  249. package/LICENSES/dependencies/serde_with_macros-3.23.0/LICENSE-MIT +25 -0
  250. package/LICENSES/dependencies/shell-words-1.1.1/LICENSE-APACHE +201 -0
  251. package/LICENSES/dependencies/shell-words-1.1.1/LICENSE-MIT +25 -0
  252. package/LICENSES/dependencies/shlex-2.0.1/LICENSE-APACHE +13 -0
  253. package/LICENSES/dependencies/shlex-2.0.1/LICENSE-MIT +21 -0
  254. package/LICENSES/dependencies/signal-hook-registry-1.4.8/LICENSE-APACHE +201 -0
  255. package/LICENSES/dependencies/signal-hook-registry-1.4.8/LICENSE-MIT +25 -0
  256. package/LICENSES/dependencies/slab-0.4.12/LICENSE +25 -0
  257. package/LICENSES/dependencies/smallvec-1.16.0/LICENSE-APACHE +201 -0
  258. package/LICENSES/dependencies/smallvec-1.16.0/LICENSE-MIT +25 -0
  259. package/LICENSES/dependencies/socket2-0.6.5/LICENSE-APACHE +201 -0
  260. package/LICENSES/dependencies/socket2-0.6.5/LICENSE-MIT +25 -0
  261. package/LICENSES/dependencies/stable_deref_trait-1.2.1/LICENSE-APACHE +201 -0
  262. package/LICENSES/dependencies/stable_deref_trait-1.2.1/LICENSE-MIT +25 -0
  263. package/LICENSES/dependencies/strsim-0.11.1/LICENSE +23 -0
  264. package/LICENSES/dependencies/strum-0.28.0/LICENSE +21 -0
  265. package/LICENSES/dependencies/strum_macros-0.28.0/LICENSE +21 -0
  266. package/LICENSES/dependencies/syn-2.0.119/LICENSE-APACHE +176 -0
  267. package/LICENSES/dependencies/syn-2.0.119/LICENSE-MIT +23 -0
  268. package/LICENSES/dependencies/syn-3.0.5/LICENSE-APACHE +176 -0
  269. package/LICENSES/dependencies/syn-3.0.5/LICENSE-MIT +23 -0
  270. package/LICENSES/dependencies/thiserror-2.0.20/LICENSE-APACHE +176 -0
  271. package/LICENSES/dependencies/thiserror-2.0.20/LICENSE-MIT +23 -0
  272. package/LICENSES/dependencies/thiserror-impl-2.0.20/LICENSE-APACHE +176 -0
  273. package/LICENSES/dependencies/thiserror-impl-2.0.20/LICENSE-MIT +23 -0
  274. package/LICENSES/dependencies/time-0.3.55/LICENSE-Apache +177 -0
  275. package/LICENSES/dependencies/time-0.3.55/LICENSE-MIT +19 -0
  276. package/LICENSES/dependencies/time-core-0.1.9/LICENSE-Apache +177 -0
  277. package/LICENSES/dependencies/time-core-0.1.9/LICENSE-MIT +19 -0
  278. package/LICENSES/dependencies/time-macros-0.2.32/LICENSE-Apache +177 -0
  279. package/LICENSES/dependencies/time-macros-0.2.32/LICENSE-MIT +19 -0
  280. package/LICENSES/dependencies/tinyvec-1.13.2/LICENSE-APACHE.md +202 -0
  281. package/LICENSES/dependencies/tinyvec-1.13.2/LICENSE-MIT.md +5 -0
  282. package/LICENSES/dependencies/tinyvec-1.13.2/LICENSE-ZLIB.md +11 -0
  283. package/LICENSES/dependencies/tinyvec_macros-0.1.1/LICENSE-APACHE.md +202 -0
  284. package/LICENSES/dependencies/tinyvec_macros-0.1.1/LICENSE-MIT.md +21 -0
  285. package/LICENSES/dependencies/tinyvec_macros-0.1.1/LICENSE-ZLIB.md +20 -0
  286. package/LICENSES/dependencies/tokio-1.53.1/LICENSE +21 -0
  287. package/LICENSES/dependencies/tokio-macros-2.7.2/LICENSE +22 -0
  288. package/LICENSES/dependencies/tracing-0.1.44/LICENSE +25 -0
  289. package/LICENSES/dependencies/tracing-attributes-0.1.31/LICENSE +25 -0
  290. package/LICENSES/dependencies/tracing-core-0.1.36/LICENSE +25 -0
  291. package/LICENSES/dependencies/unicode-ident-1.0.24/LICENSE-APACHE +176 -0
  292. package/LICENSES/dependencies/unicode-ident-1.0.24/LICENSE-MIT +23 -0
  293. package/LICENSES/dependencies/unicode-ident-1.0.24/LICENSE-UNICODE +39 -0
  294. package/LICENSES/dependencies/unicode-segmentation-1.13.3/COPYRIGHT +7 -0
  295. package/LICENSES/dependencies/unicode-segmentation-1.13.3/LICENSE-APACHE +201 -0
  296. package/LICENSES/dependencies/unicode-segmentation-1.13.3/LICENSE-MIT +25 -0
  297. package/LICENSES/dependencies/unicode-xid-0.2.6/COPYRIGHT +7 -0
  298. package/LICENSES/dependencies/unicode-xid-0.2.6/LICENSE-APACHE +201 -0
  299. package/LICENSES/dependencies/unicode-xid-0.2.6/LICENSE-MIT +25 -0
  300. package/LICENSES/dependencies/uuid-1.26.1/LICENSE-APACHE +201 -0
  301. package/LICENSES/dependencies/uuid-1.26.1/LICENSE-MIT +26 -0
  302. package/LICENSES/dependencies/walrus-0.26.5/LICENSE-APACHE +201 -0
  303. package/LICENSES/dependencies/walrus-0.26.5/LICENSE-MIT +25 -0
  304. package/LICENSES/dependencies/walrus-macro-0.26.0/LICENSE-APACHE +201 -0
  305. package/LICENSES/dependencies/walrus-macro-0.26.0/LICENSE-MIT +25 -0
  306. package/LICENSES/dependencies/wasi-0.11.1+wasi-snapshot-preview1/LICENSE-APACHE +201 -0
  307. package/LICENSES/dependencies/wasi-0.11.1+wasi-snapshot-preview1/LICENSE-Apache-2.0_WITH_LLVM-exception +220 -0
  308. package/LICENSES/dependencies/wasi-0.11.1+wasi-snapshot-preview1/LICENSE-MIT +23 -0
  309. package/LICENSES/dependencies/wasm-bindgen-0.2.128/LICENSE-APACHE +201 -0
  310. package/LICENSES/dependencies/wasm-bindgen-0.2.128/LICENSE-MIT +25 -0
  311. package/LICENSES/dependencies/wasm-bindgen-cli-support-0.2.128/LICENSE-APACHE +201 -0
  312. package/LICENSES/dependencies/wasm-bindgen-cli-support-0.2.128/LICENSE-MIT +25 -0
  313. package/LICENSES/dependencies/wasm-bindgen-macro-0.2.128/LICENSE-APACHE +201 -0
  314. package/LICENSES/dependencies/wasm-bindgen-macro-0.2.128/LICENSE-MIT +25 -0
  315. package/LICENSES/dependencies/wasm-bindgen-macro-support-0.2.128/LICENSE-APACHE +201 -0
  316. package/LICENSES/dependencies/wasm-bindgen-macro-support-0.2.128/LICENSE-MIT +25 -0
  317. package/LICENSES/dependencies/wasm-bindgen-shared-0.2.128/LICENSE-APACHE +201 -0
  318. package/LICENSES/dependencies/wasm-bindgen-shared-0.2.128/LICENSE-MIT +25 -0
  319. package/LICENSES/dependencies/wasm-encoder-0.245.1/LICENSE-APACHE +201 -0
  320. package/LICENSES/dependencies/wasm-encoder-0.245.1/LICENSE-Apache-2.0_WITH_LLVM-exception +220 -0
  321. package/LICENSES/dependencies/wasm-encoder-0.245.1/LICENSE-MIT +23 -0
  322. package/LICENSES/dependencies/wasmparser-0.245.1/LICENSE-APACHE +201 -0
  323. package/LICENSES/dependencies/wasmparser-0.245.1/LICENSE-Apache-2.0_WITH_LLVM-exception +220 -0
  324. package/LICENSES/dependencies/wasmparser-0.245.1/LICENSE-MIT +23 -0
  325. package/LICENSES/dependencies/windows-core-0.62.2/license-apache-2.0 +201 -0
  326. package/LICENSES/dependencies/windows-core-0.62.2/license-mit +21 -0
  327. package/LICENSES/dependencies/windows-implement-0.60.2/license-apache-2.0 +201 -0
  328. package/LICENSES/dependencies/windows-implement-0.60.2/license-mit +21 -0
  329. package/LICENSES/dependencies/windows-interface-0.59.3/license-apache-2.0 +201 -0
  330. package/LICENSES/dependencies/windows-interface-0.59.3/license-mit +21 -0
  331. package/LICENSES/dependencies/windows-link-0.2.1/license-apache-2.0 +201 -0
  332. package/LICENSES/dependencies/windows-link-0.2.1/license-mit +21 -0
  333. package/LICENSES/dependencies/windows-result-0.4.1/license-apache-2.0 +201 -0
  334. package/LICENSES/dependencies/windows-result-0.4.1/license-mit +21 -0
  335. package/LICENSES/dependencies/windows-strings-0.5.1/license-apache-2.0 +201 -0
  336. package/LICENSES/dependencies/windows-strings-0.5.1/license-mit +21 -0
  337. package/LICENSES/dependencies/windows-sys-0.61.2/license-apache-2.0 +201 -0
  338. package/LICENSES/dependencies/windows-sys-0.61.2/license-mit +21 -0
  339. package/LICENSES/dependencies/zmij-1.0.23/LICENSE-MIT +23 -0
  340. package/THIRD-PARTY.md +62 -0
  341. package/package.json +37 -9
  342. package/source/.cargo/config.toml +5 -0
  343. package/source/.ci/upstream-notices/PROVENANCE.json +198 -0
  344. package/source/.ci/upstream-notices/agent-client-protocol-2.1.0/LICENSE +191 -0
  345. package/source/.ci/upstream-notices/agent-client-protocol-derive-2.1.0/LICENSE +191 -0
  346. package/source/.ci/upstream-notices/agent-client-protocol-schema-1.7.0/LICENSE +190 -0
  347. package/source/.ci/upstream-notices/defmt-parser-1.0.0/LICENSE-APACHE +201 -0
  348. package/source/.ci/upstream-notices/defmt-parser-1.0.0/LICENSE-MIT +25 -0
  349. package/source/.ci/upstream-notices/r-efi-6.0.0/AUTHORS +75 -0
  350. package/source/.ci/upstream-notices/wasm-encoder-0.245.1/LICENSE-APACHE +201 -0
  351. package/source/.ci/upstream-notices/wasm-encoder-0.245.1/LICENSE-Apache-2.0_WITH_LLVM-exception +220 -0
  352. package/source/.ci/upstream-notices/wasm-encoder-0.245.1/LICENSE-MIT +23 -0
  353. package/source/.ci/upstream-notices/wasmparser-0.245.1/LICENSE-APACHE +201 -0
  354. package/source/.ci/upstream-notices/wasmparser-0.245.1/LICENSE-Apache-2.0_WITH_LLVM-exception +220 -0
  355. package/source/.ci/upstream-notices/wasmparser-0.245.1/LICENSE-MIT +23 -0
  356. package/source/.ci/wasm-bundle/Cargo.toml +10 -0
  357. package/source/.ci/wasm-bundle/src/main.rs +17 -0
  358. package/source/CHANGELOG.md +85 -0
  359. package/source/Cargo.lock +1630 -0
  360. package/source/Cargo.toml +48 -0
  361. package/source/LICENSE +307 -0
  362. package/source/LICENSE.md +30 -0
  363. package/source/LICENSES/GPL-3.0-only.txt +232 -0
  364. package/source/LICENSES/LGPL-3.0-linking-exception.txt +16 -0
  365. package/source/LICENSES/LGPL-3.0-only WITH LGPL-3.0-linking-exception.txt +16 -0
  366. package/source/LICENSES/LGPL-3.0-only.txt +304 -0
  367. package/source/README.md +289 -0
  368. package/source/THIRD-PARTY.md +62 -0
  369. package/source/dependencies.tar.gz +0 -0
  370. package/source/examples/native.rs +45 -0
  371. package/source/src/auth.rs +435 -0
  372. package/source/src/configuration.rs +140 -0
  373. package/source/src/conversation.rs +594 -0
  374. package/source/src/dock.rs +564 -0
  375. package/source/src/lib.rs +39 -0
  376. package/source/src/native/client.rs +401 -0
  377. package/source/src/native/drivers/codex.rs +506 -0
  378. package/source/src/native/drivers/mod.rs +305 -0
  379. package/source/src/native/drivers/opencode.rs +531 -0
  380. package/source/src/native/env.rs +264 -0
  381. package/source/src/native/fixture.py +191 -0
  382. package/source/src/native/mod.rs +257 -0
  383. package/source/src/native/pool.rs +440 -0
  384. package/source/src/native/session.rs +609 -0
  385. package/source/src/native/tests.rs +667 -0
  386. package/source/src/transport.rs +330 -0
  387. package/source/src/web.rs +35 -0
  388. package/wasm/ccht_bg.wasm +0 -0
@@ -0,0 +1,1630 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 4
4
+
5
+ [[package]]
6
+ name = "agent-client-protocol"
7
+ version = "2.1.0"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "6395d81d91fd2ee93f48ea31cfc511356e75b9061ca0389cefd0308507cc11ba"
10
+ dependencies = [
11
+ "agent-client-protocol-derive",
12
+ "agent-client-protocol-schema",
13
+ "async-io",
14
+ "async-process",
15
+ "blocking",
16
+ "futures",
17
+ "futures-concurrency",
18
+ "rustc-hash",
19
+ "rustix",
20
+ "schemars 1.2.2",
21
+ "serde",
22
+ "serde_json",
23
+ "shell-words",
24
+ "tracing",
25
+ "uuid",
26
+ "windows-sys",
27
+ ]
28
+
29
+ [[package]]
30
+ name = "agent-client-protocol-derive"
31
+ version = "2.1.0"
32
+ source = "registry+https://github.com/rust-lang/crates.io-index"
33
+ checksum = "7e8d5f32208cdc11238004bec4e4229d68fb937598f900e153468ca084865fa5"
34
+ dependencies = [
35
+ "quote",
36
+ "syn 3.0.5",
37
+ ]
38
+
39
+ [[package]]
40
+ name = "agent-client-protocol-schema"
41
+ version = "1.7.0"
42
+ source = "registry+https://github.com/rust-lang/crates.io-index"
43
+ checksum = "ca98360c7bb8cc97d7acd49e2a8a851c3f7bee6b2f0535036d8ab86b5fcd223d"
44
+ dependencies = [
45
+ "anyhow",
46
+ "derive_more",
47
+ "schemars 1.2.2",
48
+ "serde",
49
+ "serde_json",
50
+ "serde_with",
51
+ "strum",
52
+ "tracing",
53
+ ]
54
+
55
+ [[package]]
56
+ name = "android_system_properties"
57
+ version = "0.1.6"
58
+ source = "registry+https://github.com/rust-lang/crates.io-index"
59
+ checksum = "ae221649c9976a6f6c56ae1facf410f3ddb33cc661c4b7b61020a912d4237fbc"
60
+ dependencies = [
61
+ "libc",
62
+ ]
63
+
64
+ [[package]]
65
+ name = "anyhow"
66
+ version = "1.0.104"
67
+ source = "registry+https://github.com/rust-lang/crates.io-index"
68
+ checksum = "330a5ed07fa54e4702c9d6c4174f74427fc0ef6e214bbd677ae50a5099946470"
69
+
70
+ [[package]]
71
+ name = "async-channel"
72
+ version = "2.5.0"
73
+ source = "registry+https://github.com/rust-lang/crates.io-index"
74
+ checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2"
75
+ dependencies = [
76
+ "concurrent-queue",
77
+ "event-listener-strategy",
78
+ "futures-core",
79
+ "pin-project-lite",
80
+ ]
81
+
82
+ [[package]]
83
+ name = "async-io"
84
+ version = "2.6.0"
85
+ source = "registry+https://github.com/rust-lang/crates.io-index"
86
+ checksum = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc"
87
+ dependencies = [
88
+ "autocfg",
89
+ "cfg-if",
90
+ "concurrent-queue",
91
+ "futures-io",
92
+ "futures-lite",
93
+ "parking",
94
+ "polling",
95
+ "rustix",
96
+ "slab",
97
+ "windows-sys",
98
+ ]
99
+
100
+ [[package]]
101
+ name = "async-lock"
102
+ version = "3.4.2"
103
+ source = "registry+https://github.com/rust-lang/crates.io-index"
104
+ checksum = "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311"
105
+ dependencies = [
106
+ "event-listener",
107
+ "event-listener-strategy",
108
+ "pin-project-lite",
109
+ ]
110
+
111
+ [[package]]
112
+ name = "async-process"
113
+ version = "2.5.0"
114
+ source = "registry+https://github.com/rust-lang/crates.io-index"
115
+ checksum = "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75"
116
+ dependencies = [
117
+ "async-channel",
118
+ "async-io",
119
+ "async-lock",
120
+ "async-signal",
121
+ "async-task",
122
+ "blocking",
123
+ "cfg-if",
124
+ "event-listener",
125
+ "futures-lite",
126
+ "rustix",
127
+ ]
128
+
129
+ [[package]]
130
+ name = "async-signal"
131
+ version = "0.2.14"
132
+ source = "registry+https://github.com/rust-lang/crates.io-index"
133
+ checksum = "52b5aaafa020cf5053a01f2a60e8ff5dccf550f0f77ec54a4e47285ac2bab485"
134
+ dependencies = [
135
+ "async-io",
136
+ "async-lock",
137
+ "atomic-waker",
138
+ "cfg-if",
139
+ "futures-core",
140
+ "futures-io",
141
+ "rustix",
142
+ "signal-hook-registry",
143
+ "slab",
144
+ "windows-sys",
145
+ ]
146
+
147
+ [[package]]
148
+ name = "async-task"
149
+ version = "4.7.1"
150
+ source = "registry+https://github.com/rust-lang/crates.io-index"
151
+ checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
152
+
153
+ [[package]]
154
+ name = "atomic-waker"
155
+ version = "1.1.2"
156
+ source = "registry+https://github.com/rust-lang/crates.io-index"
157
+ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
158
+
159
+ [[package]]
160
+ name = "autocfg"
161
+ version = "1.5.1"
162
+ source = "registry+https://github.com/rust-lang/crates.io-index"
163
+ checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
164
+
165
+ [[package]]
166
+ name = "base64"
167
+ version = "0.22.1"
168
+ source = "registry+https://github.com/rust-lang/crates.io-index"
169
+ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
170
+
171
+ [[package]]
172
+ name = "base64"
173
+ version = "0.23.1"
174
+ source = "registry+https://github.com/rust-lang/crates.io-index"
175
+ checksum = "ac07cdecf99051d9a5238b80f35af32cdeba5b336e55d957b318b50137e18da5"
176
+
177
+ [[package]]
178
+ name = "bitflags"
179
+ version = "1.3.2"
180
+ source = "registry+https://github.com/rust-lang/crates.io-index"
181
+ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
182
+
183
+ [[package]]
184
+ name = "bitflags"
185
+ version = "2.13.2"
186
+ source = "registry+https://github.com/rust-lang/crates.io-index"
187
+ checksum = "3ded4057c258ba199e2d26386d3af3780957ecaee6c4ef4041c6b4b8b97c0b06"
188
+
189
+ [[package]]
190
+ name = "blocking"
191
+ version = "1.7.0"
192
+ source = "registry+https://github.com/rust-lang/crates.io-index"
193
+ checksum = "a70e4329df6cb94385eed412ec92375c3cdd8a6e502493d1229b6414e4036dfa"
194
+ dependencies = [
195
+ "async-channel",
196
+ "async-task",
197
+ "futures-io",
198
+ "futures-lite",
199
+ "piper",
200
+ ]
201
+
202
+ [[package]]
203
+ name = "bs58"
204
+ version = "0.5.1"
205
+ source = "registry+https://github.com/rust-lang/crates.io-index"
206
+ checksum = "bf88ba1141d185c399bee5288d850d63b8369520c1eafc32a0430b5b6c287bf4"
207
+ dependencies = [
208
+ "tinyvec",
209
+ ]
210
+
211
+ [[package]]
212
+ name = "bumpalo"
213
+ version = "3.20.3"
214
+ source = "registry+https://github.com/rust-lang/crates.io-index"
215
+ checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649"
216
+
217
+ [[package]]
218
+ name = "bytes"
219
+ version = "1.12.1"
220
+ source = "registry+https://github.com/rust-lang/crates.io-index"
221
+ checksum = "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04"
222
+
223
+ [[package]]
224
+ name = "cc"
225
+ version = "1.4.5"
226
+ source = "registry+https://github.com/rust-lang/crates.io-index"
227
+ checksum = "005ec2760ca554fae18df7a11195552ec576cd665632a881bc011d5bb2fd4d80"
228
+ dependencies = [
229
+ "find-msvc-tools",
230
+ "shlex",
231
+ ]
232
+
233
+ [[package]]
234
+ name = "ccht"
235
+ version = "0.2.3"
236
+ dependencies = [
237
+ "agent-client-protocol",
238
+ "agent-client-protocol-schema",
239
+ "futures",
240
+ "serde",
241
+ "serde_json",
242
+ "thiserror",
243
+ "tokio",
244
+ "wasm-bindgen",
245
+ ]
246
+
247
+ [[package]]
248
+ name = "ccht-wasm-bundle"
249
+ version = "0.0.0"
250
+ dependencies = [
251
+ "wasm-bindgen-cli-support",
252
+ ]
253
+
254
+ [[package]]
255
+ name = "cfg-if"
256
+ version = "1.0.4"
257
+ source = "registry+https://github.com/rust-lang/crates.io-index"
258
+ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
259
+
260
+ [[package]]
261
+ name = "chrono"
262
+ version = "0.4.45"
263
+ source = "registry+https://github.com/rust-lang/crates.io-index"
264
+ checksum = "1aa79e62e7697b8e29b513a68abacf485adcd1fe8284a4316c5ae868e6633327"
265
+ dependencies = [
266
+ "iana-time-zone",
267
+ "num-traits",
268
+ "serde",
269
+ "windows-link",
270
+ ]
271
+
272
+ [[package]]
273
+ name = "concurrent-queue"
274
+ version = "2.5.0"
275
+ source = "registry+https://github.com/rust-lang/crates.io-index"
276
+ checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
277
+ dependencies = [
278
+ "crossbeam-utils",
279
+ ]
280
+
281
+ [[package]]
282
+ name = "convert_case"
283
+ version = "0.10.0"
284
+ source = "registry+https://github.com/rust-lang/crates.io-index"
285
+ checksum = "633458d4ef8c78b72454de2d54fd6ab2e60f9e02be22f3c6104cdc8a4e0fceb9"
286
+ dependencies = [
287
+ "unicode-segmentation",
288
+ ]
289
+
290
+ [[package]]
291
+ name = "core-foundation-sys"
292
+ version = "0.8.7"
293
+ source = "registry+https://github.com/rust-lang/crates.io-index"
294
+ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
295
+
296
+ [[package]]
297
+ name = "crossbeam-deque"
298
+ version = "0.8.8"
299
+ source = "registry+https://github.com/rust-lang/crates.io-index"
300
+ checksum = "622f3fc73690be383c7214310406f28a90e6edeadc3cea882f9d71e495b9711a"
301
+ dependencies = [
302
+ "crossbeam-epoch",
303
+ "crossbeam-utils",
304
+ ]
305
+
306
+ [[package]]
307
+ name = "crossbeam-epoch"
308
+ version = "0.9.21"
309
+ source = "registry+https://github.com/rust-lang/crates.io-index"
310
+ checksum = "dc74980687109a3b14c72fd458107bf0baa1da1a1a805e178d15501ba9b86d9d"
311
+ dependencies = [
312
+ "crossbeam-utils",
313
+ ]
314
+
315
+ [[package]]
316
+ name = "crossbeam-utils"
317
+ version = "0.8.23"
318
+ source = "registry+https://github.com/rust-lang/crates.io-index"
319
+ checksum = "a31eee39dddec8330830986fcd7625edb5a24ec90ea038215273bbc3adb08ac6"
320
+
321
+ [[package]]
322
+ name = "darling"
323
+ version = "0.24.1"
324
+ source = "registry+https://github.com/rust-lang/crates.io-index"
325
+ checksum = "ed17f5901b6630b993ca003def43f2f8ef4014fc13b047b57aad617ff32bc2ec"
326
+ dependencies = [
327
+ "darling_core",
328
+ "darling_macro",
329
+ ]
330
+
331
+ [[package]]
332
+ name = "darling_core"
333
+ version = "0.24.1"
334
+ source = "registry+https://github.com/rust-lang/crates.io-index"
335
+ checksum = "6837e2cf7485aaae18f86181d2f0e9a7ed297a025e220aeabf63fdebd3a2ddff"
336
+ dependencies = [
337
+ "ident_case",
338
+ "proc-macro2",
339
+ "quote",
340
+ "strsim",
341
+ "syn 3.0.5",
342
+ ]
343
+
344
+ [[package]]
345
+ name = "darling_macro"
346
+ version = "0.24.1"
347
+ source = "registry+https://github.com/rust-lang/crates.io-index"
348
+ checksum = "2ac7135c3ef02b2f7833bbeb1be5ba7f966dcde8a87c6b87f65a778d71a02785"
349
+ dependencies = [
350
+ "darling_core",
351
+ "quote",
352
+ "syn 3.0.5",
353
+ ]
354
+
355
+ [[package]]
356
+ name = "defmt"
357
+ version = "1.1.1"
358
+ source = "registry+https://github.com/rust-lang/crates.io-index"
359
+ checksum = "e2953bfe4f93bbd20cc71198842756f77d161884c99ebbabc41d80231ded88d1"
360
+ dependencies = [
361
+ "bitflags 1.3.2",
362
+ "defmt-macros",
363
+ ]
364
+
365
+ [[package]]
366
+ name = "defmt-macros"
367
+ version = "1.1.1"
368
+ source = "registry+https://github.com/rust-lang/crates.io-index"
369
+ checksum = "bad9c72e7ca2137e0dc3813245a0d282fd6daad32fd800af018306a9169b5fe8"
370
+ dependencies = [
371
+ "defmt-parser",
372
+ "proc-macro2",
373
+ "quote",
374
+ "syn 2.0.119",
375
+ ]
376
+
377
+ [[package]]
378
+ name = "defmt-parser"
379
+ version = "1.0.0"
380
+ source = "registry+https://github.com/rust-lang/crates.io-index"
381
+ checksum = "10d60334b3b2e7c9d91ef8150abfb6fa4c1c39ebbcf4a81c2e346aad939fee3e"
382
+ dependencies = [
383
+ "thiserror",
384
+ ]
385
+
386
+ [[package]]
387
+ name = "deranged"
388
+ version = "0.5.8"
389
+ source = "registry+https://github.com/rust-lang/crates.io-index"
390
+ checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
391
+ dependencies = [
392
+ "serde_core",
393
+ ]
394
+
395
+ [[package]]
396
+ name = "derive_more"
397
+ version = "2.1.1"
398
+ source = "registry+https://github.com/rust-lang/crates.io-index"
399
+ checksum = "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134"
400
+ dependencies = [
401
+ "derive_more-impl",
402
+ ]
403
+
404
+ [[package]]
405
+ name = "derive_more-impl"
406
+ version = "2.1.1"
407
+ source = "registry+https://github.com/rust-lang/crates.io-index"
408
+ checksum = "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb"
409
+ dependencies = [
410
+ "convert_case",
411
+ "proc-macro2",
412
+ "quote",
413
+ "rustc_version",
414
+ "syn 2.0.119",
415
+ "unicode-xid",
416
+ ]
417
+
418
+ [[package]]
419
+ name = "dyn-clone"
420
+ version = "1.0.20"
421
+ source = "registry+https://github.com/rust-lang/crates.io-index"
422
+ checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
423
+
424
+ [[package]]
425
+ name = "either"
426
+ version = "1.18.0"
427
+ source = "registry+https://github.com/rust-lang/crates.io-index"
428
+ checksum = "252afb9ae5eaa683babdc6a068b3f5726eb19e05070c731f9b2a23a7c3e8ed34"
429
+
430
+ [[package]]
431
+ name = "equivalent"
432
+ version = "1.0.2"
433
+ source = "registry+https://github.com/rust-lang/crates.io-index"
434
+ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
435
+
436
+ [[package]]
437
+ name = "errno"
438
+ version = "0.3.14"
439
+ source = "registry+https://github.com/rust-lang/crates.io-index"
440
+ checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
441
+ dependencies = [
442
+ "libc",
443
+ "windows-sys",
444
+ ]
445
+
446
+ [[package]]
447
+ name = "event-listener"
448
+ version = "5.4.2"
449
+ source = "registry+https://github.com/rust-lang/crates.io-index"
450
+ checksum = "5a23add41df1562121a9393cb065eab5146a1242410f23a644851e90cfd669d2"
451
+ dependencies = [
452
+ "parking",
453
+ "pin-project-lite",
454
+ ]
455
+
456
+ [[package]]
457
+ name = "event-listener-strategy"
458
+ version = "0.5.4"
459
+ source = "registry+https://github.com/rust-lang/crates.io-index"
460
+ checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
461
+ dependencies = [
462
+ "event-listener",
463
+ "pin-project-lite",
464
+ ]
465
+
466
+ [[package]]
467
+ name = "fallible-iterator"
468
+ version = "0.3.0"
469
+ source = "registry+https://github.com/rust-lang/crates.io-index"
470
+ checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
471
+
472
+ [[package]]
473
+ name = "fastrand"
474
+ version = "2.5.0"
475
+ source = "registry+https://github.com/rust-lang/crates.io-index"
476
+ checksum = "da7c62ceae207dd37ea5b845da6a0696c799f85e97da1ab5b7910be3c1c80223"
477
+
478
+ [[package]]
479
+ name = "find-msvc-tools"
480
+ version = "0.1.12"
481
+ source = "registry+https://github.com/rust-lang/crates.io-index"
482
+ checksum = "3e0f1c7c3a72c66fd80abe965175f7523475c0489a87d3ff9d6e8c87d87a9d2d"
483
+
484
+ [[package]]
485
+ name = "fixedbitset"
486
+ version = "0.5.7"
487
+ source = "registry+https://github.com/rust-lang/crates.io-index"
488
+ checksum = "1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99"
489
+
490
+ [[package]]
491
+ name = "foldhash"
492
+ version = "0.2.0"
493
+ source = "registry+https://github.com/rust-lang/crates.io-index"
494
+ checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
495
+
496
+ [[package]]
497
+ name = "futures"
498
+ version = "0.3.34"
499
+ source = "registry+https://github.com/rust-lang/crates.io-index"
500
+ checksum = "9a31d2a3fbaaeb2af2368bbdd904aa8e812d3c04a1ee10d3171f52d556e5d0a3"
501
+ dependencies = [
502
+ "futures-channel",
503
+ "futures-core",
504
+ "futures-executor",
505
+ "futures-io",
506
+ "futures-sink",
507
+ "futures-task",
508
+ "futures-util",
509
+ ]
510
+
511
+ [[package]]
512
+ name = "futures-channel"
513
+ version = "0.3.34"
514
+ source = "registry+https://github.com/rust-lang/crates.io-index"
515
+ checksum = "b1f9e3d69d39e4862ffed03ed071a76f9a13ba1d9109d355b0f0aa6b15e393c4"
516
+ dependencies = [
517
+ "futures-core",
518
+ "futures-sink",
519
+ ]
520
+
521
+ [[package]]
522
+ name = "futures-concurrency"
523
+ version = "7.7.1"
524
+ source = "registry+https://github.com/rust-lang/crates.io-index"
525
+ checksum = "175cd8cca9e1d45b87f18ffa75088f2099e3c4fe5e2f83e42de112560bea8ea6"
526
+ dependencies = [
527
+ "fixedbitset",
528
+ "futures-core",
529
+ "futures-lite",
530
+ "pin-project",
531
+ "smallvec",
532
+ ]
533
+
534
+ [[package]]
535
+ name = "futures-core"
536
+ version = "0.3.34"
537
+ source = "registry+https://github.com/rust-lang/crates.io-index"
538
+ checksum = "92d699e522242e69e3003b94ecc1f960f3a5e015aa7c5d7486e65ad01dd94f5e"
539
+
540
+ [[package]]
541
+ name = "futures-executor"
542
+ version = "0.3.34"
543
+ source = "registry+https://github.com/rust-lang/crates.io-index"
544
+ checksum = "031b47cf1a3c6cc8bc2fc76cd437f521619387907d469316e7c0bc278f1f5432"
545
+ dependencies = [
546
+ "futures-core",
547
+ "futures-task",
548
+ "futures-util",
549
+ ]
550
+
551
+ [[package]]
552
+ name = "futures-io"
553
+ version = "0.3.34"
554
+ source = "registry+https://github.com/rust-lang/crates.io-index"
555
+ checksum = "53c0fa8157de1303bfffdaa1cc2a673bfffb60102f76b0ef4441659124373fed"
556
+
557
+ [[package]]
558
+ name = "futures-lite"
559
+ version = "2.6.1"
560
+ source = "registry+https://github.com/rust-lang/crates.io-index"
561
+ checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad"
562
+ dependencies = [
563
+ "fastrand",
564
+ "futures-core",
565
+ "futures-io",
566
+ "parking",
567
+ "pin-project-lite",
568
+ ]
569
+
570
+ [[package]]
571
+ name = "futures-macro"
572
+ version = "0.3.34"
573
+ source = "registry+https://github.com/rust-lang/crates.io-index"
574
+ checksum = "9fb9654ba8355388abeb8dcb4fc62f511300867002afc858860463bdd9fe0c44"
575
+ dependencies = [
576
+ "proc-macro2",
577
+ "quote",
578
+ "syn 3.0.5",
579
+ ]
580
+
581
+ [[package]]
582
+ name = "futures-sink"
583
+ version = "0.3.34"
584
+ source = "registry+https://github.com/rust-lang/crates.io-index"
585
+ checksum = "1944426bf7d03f1d14f708785e4b33efd750b36d48a157b836b3efc15ede8e1d"
586
+
587
+ [[package]]
588
+ name = "futures-task"
589
+ version = "0.3.34"
590
+ source = "registry+https://github.com/rust-lang/crates.io-index"
591
+ checksum = "cd417de3d1d015fc3bfd2b1ea46dfc7bab72ef86f1cc7cc9c78e728b34a6d1fd"
592
+
593
+ [[package]]
594
+ name = "futures-util"
595
+ version = "0.3.34"
596
+ source = "registry+https://github.com/rust-lang/crates.io-index"
597
+ checksum = "0d50a92467f8ba5dd6e3ee5d4bd04d73ab2e4e1c44474a0674821dfce14b79bc"
598
+ dependencies = [
599
+ "futures-channel",
600
+ "futures-core",
601
+ "futures-io",
602
+ "futures-macro",
603
+ "futures-sink",
604
+ "futures-task",
605
+ "memchr",
606
+ "pin-project-lite",
607
+ "slab",
608
+ ]
609
+
610
+ [[package]]
611
+ name = "getrandom"
612
+ version = "0.4.3"
613
+ source = "registry+https://github.com/rust-lang/crates.io-index"
614
+ checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099"
615
+ dependencies = [
616
+ "cfg-if",
617
+ "libc",
618
+ "r-efi",
619
+ ]
620
+
621
+ [[package]]
622
+ name = "gimli"
623
+ version = "0.32.3"
624
+ source = "registry+https://github.com/rust-lang/crates.io-index"
625
+ checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7"
626
+ dependencies = [
627
+ "fallible-iterator",
628
+ "indexmap 2.14.2",
629
+ "stable_deref_trait",
630
+ ]
631
+
632
+ [[package]]
633
+ name = "hashbrown"
634
+ version = "0.12.3"
635
+ source = "registry+https://github.com/rust-lang/crates.io-index"
636
+ checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
637
+
638
+ [[package]]
639
+ name = "hashbrown"
640
+ version = "0.16.1"
641
+ source = "registry+https://github.com/rust-lang/crates.io-index"
642
+ checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
643
+ dependencies = [
644
+ "foldhash",
645
+ "serde",
646
+ "serde_core",
647
+ ]
648
+
649
+ [[package]]
650
+ name = "hashbrown"
651
+ version = "0.17.1"
652
+ source = "registry+https://github.com/rust-lang/crates.io-index"
653
+ checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
654
+
655
+ [[package]]
656
+ name = "heck"
657
+ version = "0.5.0"
658
+ source = "registry+https://github.com/rust-lang/crates.io-index"
659
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
660
+
661
+ [[package]]
662
+ name = "hermit-abi"
663
+ version = "0.5.3"
664
+ source = "registry+https://github.com/rust-lang/crates.io-index"
665
+ checksum = "e17592d60ebacc7d5e169f4663c5f84f9161cc90328abcfe8456f41e4dfcb284"
666
+
667
+ [[package]]
668
+ name = "hex"
669
+ version = "0.4.3"
670
+ source = "registry+https://github.com/rust-lang/crates.io-index"
671
+ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
672
+
673
+ [[package]]
674
+ name = "iana-time-zone"
675
+ version = "0.1.65"
676
+ source = "registry+https://github.com/rust-lang/crates.io-index"
677
+ checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470"
678
+ dependencies = [
679
+ "android_system_properties",
680
+ "core-foundation-sys",
681
+ "iana-time-zone-haiku",
682
+ "js-sys",
683
+ "log",
684
+ "wasm-bindgen",
685
+ "windows-core",
686
+ ]
687
+
688
+ [[package]]
689
+ name = "iana-time-zone-haiku"
690
+ version = "0.1.2"
691
+ source = "registry+https://github.com/rust-lang/crates.io-index"
692
+ checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
693
+ dependencies = [
694
+ "cc",
695
+ ]
696
+
697
+ [[package]]
698
+ name = "id-arena"
699
+ version = "2.3.0"
700
+ source = "registry+https://github.com/rust-lang/crates.io-index"
701
+ checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954"
702
+ dependencies = [
703
+ "rayon",
704
+ ]
705
+
706
+ [[package]]
707
+ name = "ident_case"
708
+ version = "1.0.1"
709
+ source = "registry+https://github.com/rust-lang/crates.io-index"
710
+ checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
711
+
712
+ [[package]]
713
+ name = "indexmap"
714
+ version = "1.9.3"
715
+ source = "registry+https://github.com/rust-lang/crates.io-index"
716
+ checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
717
+ dependencies = [
718
+ "autocfg",
719
+ "hashbrown 0.12.3",
720
+ "serde",
721
+ ]
722
+
723
+ [[package]]
724
+ name = "indexmap"
725
+ version = "2.14.2"
726
+ source = "registry+https://github.com/rust-lang/crates.io-index"
727
+ checksum = "cc4e190f5d26ca7051642629da2c52fc03bde85a03197c99408dcd291734c855"
728
+ dependencies = [
729
+ "equivalent",
730
+ "hashbrown 0.17.1",
731
+ "serde",
732
+ "serde_core",
733
+ ]
734
+
735
+ [[package]]
736
+ name = "itoa"
737
+ version = "1.0.18"
738
+ source = "registry+https://github.com/rust-lang/crates.io-index"
739
+ checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
740
+
741
+ [[package]]
742
+ name = "jiff"
743
+ version = "0.2.35"
744
+ source = "registry+https://github.com/rust-lang/crates.io-index"
745
+ checksum = "668b7183bd07af9a4885f5c35b0cc5c83c4607a913c16b7e17291832910d2dcc"
746
+ dependencies = [
747
+ "defmt",
748
+ "jiff-core",
749
+ "jiff-static",
750
+ "jiff-tzdb-platform",
751
+ "log",
752
+ "portable-atomic",
753
+ "portable-atomic-util",
754
+ "serde_core",
755
+ "windows-link",
756
+ ]
757
+
758
+ [[package]]
759
+ name = "jiff-core"
760
+ version = "0.1.0"
761
+ source = "registry+https://github.com/rust-lang/crates.io-index"
762
+ checksum = "7feca88439efe53da3754500c1851dedf3cb36c524dd5cf8225cc0794de95d09"
763
+ dependencies = [
764
+ "defmt",
765
+ ]
766
+
767
+ [[package]]
768
+ name = "jiff-static"
769
+ version = "0.2.35"
770
+ source = "registry+https://github.com/rust-lang/crates.io-index"
771
+ checksum = "3a69dcb3a21cfb32ce1cd056169337ca284af0766dd766e7878819b251a49204"
772
+ dependencies = [
773
+ "jiff-core",
774
+ "proc-macro2",
775
+ "quote",
776
+ "syn 2.0.119",
777
+ ]
778
+
779
+ [[package]]
780
+ name = "jiff-tzdb"
781
+ version = "0.1.8"
782
+ source = "registry+https://github.com/rust-lang/crates.io-index"
783
+ checksum = "142bd39932ad231f10513df9ab62661fead8719872150b7ad02a2df79f4e141e"
784
+
785
+ [[package]]
786
+ name = "jiff-tzdb-platform"
787
+ version = "0.1.3"
788
+ source = "registry+https://github.com/rust-lang/crates.io-index"
789
+ checksum = "875a5a69ac2bab1a891711cf5eccbec1ce0341ea805560dcd90b7a2e925132e8"
790
+ dependencies = [
791
+ "jiff-tzdb",
792
+ ]
793
+
794
+ [[package]]
795
+ name = "js-sys"
796
+ version = "0.3.105"
797
+ source = "registry+https://github.com/rust-lang/crates.io-index"
798
+ checksum = "ce57d20d1ea864ce2ac172ab472d409214f4fd359f0b2a2775abdf522e2af99e"
799
+ dependencies = [
800
+ "cfg-if",
801
+ "futures-util",
802
+ "wasm-bindgen",
803
+ ]
804
+
805
+ [[package]]
806
+ name = "leb128"
807
+ version = "0.2.7"
808
+ source = "registry+https://github.com/rust-lang/crates.io-index"
809
+ checksum = "c83bff1d572d6b9aeef67ddfc8448e4a3737909cb28e81f97c791b9018703e52"
810
+
811
+ [[package]]
812
+ name = "leb128fmt"
813
+ version = "0.1.0"
814
+ source = "registry+https://github.com/rust-lang/crates.io-index"
815
+ checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2"
816
+
817
+ [[package]]
818
+ name = "libc"
819
+ version = "0.2.189"
820
+ source = "registry+https://github.com/rust-lang/crates.io-index"
821
+ checksum = "3eaf3ede3fee6db1a4c2ee091bf8a8b4dccdc6d17f656fb07896ee72867612f2"
822
+
823
+ [[package]]
824
+ name = "linux-raw-sys"
825
+ version = "0.12.1"
826
+ source = "registry+https://github.com/rust-lang/crates.io-index"
827
+ checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53"
828
+
829
+ [[package]]
830
+ name = "log"
831
+ version = "0.4.34"
832
+ source = "registry+https://github.com/rust-lang/crates.io-index"
833
+ checksum = "f9f8bd3e56ce4dfc153cf470fffbfa98c7620958b312ca5c3a4b8d5181fd13c6"
834
+
835
+ [[package]]
836
+ name = "memchr"
837
+ version = "2.8.3"
838
+ source = "registry+https://github.com/rust-lang/crates.io-index"
839
+ checksum = "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98"
840
+
841
+ [[package]]
842
+ name = "mio"
843
+ version = "1.2.3"
844
+ source = "registry+https://github.com/rust-lang/crates.io-index"
845
+ checksum = "4b18443e9c262bfe8fa82f51666e2642c53393f7e5c27b3e1aeab922cff5b9d8"
846
+ dependencies = [
847
+ "libc",
848
+ "wasi",
849
+ "windows-sys",
850
+ ]
851
+
852
+ [[package]]
853
+ name = "num-conv"
854
+ version = "0.2.2"
855
+ source = "registry+https://github.com/rust-lang/crates.io-index"
856
+ checksum = "521739c6d2bac4aa25192232afe6841231376b2b26d4d9fae5ecf8ca5772e441"
857
+
858
+ [[package]]
859
+ name = "num-traits"
860
+ version = "0.2.19"
861
+ source = "registry+https://github.com/rust-lang/crates.io-index"
862
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
863
+ dependencies = [
864
+ "autocfg",
865
+ ]
866
+
867
+ [[package]]
868
+ name = "once_cell"
869
+ version = "1.21.4"
870
+ source = "registry+https://github.com/rust-lang/crates.io-index"
871
+ checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
872
+
873
+ [[package]]
874
+ name = "parking"
875
+ version = "2.2.1"
876
+ source = "registry+https://github.com/rust-lang/crates.io-index"
877
+ checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
878
+
879
+ [[package]]
880
+ name = "pin-project"
881
+ version = "1.1.13"
882
+ source = "registry+https://github.com/rust-lang/crates.io-index"
883
+ checksum = "2466b2336ed02bcdca6b294417127b90ec92038d1d5c4fbeac971a922e0e0924"
884
+ dependencies = [
885
+ "pin-project-internal",
886
+ ]
887
+
888
+ [[package]]
889
+ name = "pin-project-internal"
890
+ version = "1.1.13"
891
+ source = "registry+https://github.com/rust-lang/crates.io-index"
892
+ checksum = "c96395f0a926bc13b1c17622aaddda1ecb55d49c8f1bf9777e4d877800a43f8b"
893
+ dependencies = [
894
+ "proc-macro2",
895
+ "quote",
896
+ "syn 2.0.119",
897
+ ]
898
+
899
+ [[package]]
900
+ name = "pin-project-lite"
901
+ version = "0.2.17"
902
+ source = "registry+https://github.com/rust-lang/crates.io-index"
903
+ checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
904
+
905
+ [[package]]
906
+ name = "piper"
907
+ version = "0.2.5"
908
+ source = "registry+https://github.com/rust-lang/crates.io-index"
909
+ checksum = "c835479a4443ded371d6c535cbfd8d31ad92c5d23ae9770a61bc155e4992a3c1"
910
+ dependencies = [
911
+ "atomic-waker",
912
+ "fastrand",
913
+ "futures-io",
914
+ ]
915
+
916
+ [[package]]
917
+ name = "polling"
918
+ version = "3.11.0"
919
+ source = "registry+https://github.com/rust-lang/crates.io-index"
920
+ checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218"
921
+ dependencies = [
922
+ "cfg-if",
923
+ "concurrent-queue",
924
+ "hermit-abi",
925
+ "pin-project-lite",
926
+ "rustix",
927
+ "windows-sys",
928
+ ]
929
+
930
+ [[package]]
931
+ name = "portable-atomic"
932
+ version = "1.15.0"
933
+ source = "registry+https://github.com/rust-lang/crates.io-index"
934
+ checksum = "05c8b63e8d9609db387f0324918f81d68fe27748f084ef092fb35954d0539a85"
935
+
936
+ [[package]]
937
+ name = "portable-atomic-util"
938
+ version = "0.2.8"
939
+ source = "registry+https://github.com/rust-lang/crates.io-index"
940
+ checksum = "10ab3eb7f3becc3a1cbc4f2c6f20267996cfc1a6467a873763411b136a122715"
941
+ dependencies = [
942
+ "portable-atomic",
943
+ ]
944
+
945
+ [[package]]
946
+ name = "powerfmt"
947
+ version = "0.2.0"
948
+ source = "registry+https://github.com/rust-lang/crates.io-index"
949
+ checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
950
+
951
+ [[package]]
952
+ name = "proc-macro2"
953
+ version = "1.0.107"
954
+ source = "registry+https://github.com/rust-lang/crates.io-index"
955
+ checksum = "985e7ec9bb745e6ce6535b544d84d6cd6f7ad8bd711c398938ae983b91a766d9"
956
+ dependencies = [
957
+ "unicode-ident",
958
+ ]
959
+
960
+ [[package]]
961
+ name = "quote"
962
+ version = "1.0.47"
963
+ source = "registry+https://github.com/rust-lang/crates.io-index"
964
+ checksum = "1fbf4db142a473a8d80c26bbf18454ed458bf8d26c8219c331daecfdbd079001"
965
+ dependencies = [
966
+ "proc-macro2",
967
+ ]
968
+
969
+ [[package]]
970
+ name = "r-efi"
971
+ version = "6.0.0"
972
+ source = "registry+https://github.com/rust-lang/crates.io-index"
973
+ checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
974
+
975
+ [[package]]
976
+ name = "rayon"
977
+ version = "1.12.0"
978
+ source = "registry+https://github.com/rust-lang/crates.io-index"
979
+ checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
980
+ dependencies = [
981
+ "either",
982
+ "rayon-core",
983
+ ]
984
+
985
+ [[package]]
986
+ name = "rayon-core"
987
+ version = "1.13.0"
988
+ source = "registry+https://github.com/rust-lang/crates.io-index"
989
+ checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
990
+ dependencies = [
991
+ "crossbeam-deque",
992
+ "crossbeam-utils",
993
+ ]
994
+
995
+ [[package]]
996
+ name = "ref-cast"
997
+ version = "1.0.27"
998
+ source = "registry+https://github.com/rust-lang/crates.io-index"
999
+ checksum = "7e440fb4e4b4147295338efb76001ab9e4efc0e5839df2c47fc5ac2381d365c3"
1000
+ dependencies = [
1001
+ "ref-cast-impl",
1002
+ ]
1003
+
1004
+ [[package]]
1005
+ name = "ref-cast-impl"
1006
+ version = "1.0.27"
1007
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1008
+ checksum = "92ecd8964f8453721699a1ed72037b0db49ce2f5a5138486ee89bed6f67cdf3a"
1009
+ dependencies = [
1010
+ "proc-macro2",
1011
+ "quote",
1012
+ "syn 3.0.5",
1013
+ ]
1014
+
1015
+ [[package]]
1016
+ name = "rustc-demangle"
1017
+ version = "0.1.28"
1018
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1019
+ checksum = "b74b56ffa8bb2830709a538c2cbcae9aa062db0d2a42563bfb09bdaae44020eb"
1020
+
1021
+ [[package]]
1022
+ name = "rustc-hash"
1023
+ version = "2.1.3"
1024
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1025
+ checksum = "6b1e7f9a428571be2dc5bc0505c13fb6bf936822b894ec87abf8a08a4e51742d"
1026
+
1027
+ [[package]]
1028
+ name = "rustc_version"
1029
+ version = "0.4.1"
1030
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1031
+ checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
1032
+ dependencies = [
1033
+ "semver",
1034
+ ]
1035
+
1036
+ [[package]]
1037
+ name = "rustix"
1038
+ version = "1.1.4"
1039
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1040
+ checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190"
1041
+ dependencies = [
1042
+ "bitflags 2.13.2",
1043
+ "errno",
1044
+ "libc",
1045
+ "linux-raw-sys",
1046
+ "windows-sys",
1047
+ ]
1048
+
1049
+ [[package]]
1050
+ name = "rustversion"
1051
+ version = "1.0.23"
1052
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1053
+ checksum = "cf54715a573b99ac80df0bc206da022bcd442c974952c7b9720069370852e21f"
1054
+
1055
+ [[package]]
1056
+ name = "schemars"
1057
+ version = "0.9.0"
1058
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1059
+ checksum = "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f"
1060
+ dependencies = [
1061
+ "dyn-clone",
1062
+ "ref-cast",
1063
+ "serde",
1064
+ "serde_json",
1065
+ ]
1066
+
1067
+ [[package]]
1068
+ name = "schemars"
1069
+ version = "1.2.2"
1070
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1071
+ checksum = "687274d293b6cdc6e73e0fee520bf2049650090d7164f87672d212a3c530cf4a"
1072
+ dependencies = [
1073
+ "dyn-clone",
1074
+ "ref-cast",
1075
+ "schemars_derive",
1076
+ "serde",
1077
+ "serde_json",
1078
+ ]
1079
+
1080
+ [[package]]
1081
+ name = "schemars_derive"
1082
+ version = "1.2.2"
1083
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1084
+ checksum = "d98c67716b46af2f0b8cf752abc930f6f9aecfbf671ecfb531db8a31dbe4e2ba"
1085
+ dependencies = [
1086
+ "proc-macro2",
1087
+ "quote",
1088
+ "serde_derive_internals",
1089
+ "syn 3.0.5",
1090
+ ]
1091
+
1092
+ [[package]]
1093
+ name = "semver"
1094
+ version = "1.0.28"
1095
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1096
+ checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
1097
+
1098
+ [[package]]
1099
+ name = "serde"
1100
+ version = "1.0.229"
1101
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1102
+ checksum = "4148590afebada386688f18773da617792bf2ef03ffc1e4cbd2b1d45b023e0ba"
1103
+ dependencies = [
1104
+ "serde_core",
1105
+ "serde_derive",
1106
+ ]
1107
+
1108
+ [[package]]
1109
+ name = "serde_core"
1110
+ version = "1.0.229"
1111
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1112
+ checksum = "67dca2c9c51e58a4791a4b1ed58308b39c64224d349a935ab5039aa360942a48"
1113
+ dependencies = [
1114
+ "serde_derive",
1115
+ ]
1116
+
1117
+ [[package]]
1118
+ name = "serde_derive"
1119
+ version = "1.0.229"
1120
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1121
+ checksum = "e7a5d71263a5a7d47b41f6b3f06ba276f10cc18b0931f1799f710578e2309348"
1122
+ dependencies = [
1123
+ "proc-macro2",
1124
+ "quote",
1125
+ "syn 3.0.5",
1126
+ ]
1127
+
1128
+ [[package]]
1129
+ name = "serde_derive_internals"
1130
+ version = "0.30.0"
1131
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1132
+ checksum = "f852137cce035d6a4df67ccce505ff6b3e9fd3a10e3e52b24dc71e650bb1a9bd"
1133
+ dependencies = [
1134
+ "proc-macro2",
1135
+ "quote",
1136
+ "syn 3.0.5",
1137
+ ]
1138
+
1139
+ [[package]]
1140
+ name = "serde_json"
1141
+ version = "1.0.151"
1142
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1143
+ checksum = "c841b55ecdae098c80dcae9cf767f6f8a0c2cdb3416bbef72181df4d0fe73f14"
1144
+ dependencies = [
1145
+ "indexmap 2.14.2",
1146
+ "itoa",
1147
+ "memchr",
1148
+ "serde",
1149
+ "serde_core",
1150
+ "zmij",
1151
+ ]
1152
+
1153
+ [[package]]
1154
+ name = "serde_with"
1155
+ version = "3.23.0"
1156
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1157
+ checksum = "935177bb8c0cd8ca1a4e6d1a2ac8988bea69cab4f9d3a31311e012ad27868ea4"
1158
+ dependencies = [
1159
+ "base64 0.23.1",
1160
+ "bs58",
1161
+ "chrono",
1162
+ "hex",
1163
+ "indexmap 1.9.3",
1164
+ "indexmap 2.14.2",
1165
+ "jiff",
1166
+ "schemars 0.9.0",
1167
+ "schemars 1.2.2",
1168
+ "serde_core",
1169
+ "serde_json",
1170
+ "serde_with_macros",
1171
+ "time",
1172
+ ]
1173
+
1174
+ [[package]]
1175
+ name = "serde_with_macros"
1176
+ version = "3.23.0"
1177
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1178
+ checksum = "1d607aa01a3cb0ad757d6fd216136910db3c97b102fe686585689615a02dbcdc"
1179
+ dependencies = [
1180
+ "darling",
1181
+ "proc-macro2",
1182
+ "quote",
1183
+ "syn 3.0.5",
1184
+ ]
1185
+
1186
+ [[package]]
1187
+ name = "shell-words"
1188
+ version = "1.1.1"
1189
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1190
+ checksum = "dc6fe69c597f9c37bfeeeeeb33da3530379845f10be461a66d16d03eca2ded77"
1191
+
1192
+ [[package]]
1193
+ name = "shlex"
1194
+ version = "2.0.1"
1195
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1196
+ checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
1197
+
1198
+ [[package]]
1199
+ name = "signal-hook-registry"
1200
+ version = "1.4.8"
1201
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1202
+ checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
1203
+ dependencies = [
1204
+ "errno",
1205
+ "libc",
1206
+ ]
1207
+
1208
+ [[package]]
1209
+ name = "slab"
1210
+ version = "0.4.12"
1211
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1212
+ checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
1213
+
1214
+ [[package]]
1215
+ name = "smallvec"
1216
+ version = "1.16.0"
1217
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1218
+ checksum = "b9be42f50aa861c555654aa3a37f52f4b1074bacf4e48fe0ef7fa584e80f1f0f"
1219
+
1220
+ [[package]]
1221
+ name = "socket2"
1222
+ version = "0.6.5"
1223
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1224
+ checksum = "c3d1e2c7f27f8d4cb10542a02c49005dbd6e93095799d6f3be745fae9f8fedd4"
1225
+ dependencies = [
1226
+ "libc",
1227
+ "windows-sys",
1228
+ ]
1229
+
1230
+ [[package]]
1231
+ name = "stable_deref_trait"
1232
+ version = "1.2.1"
1233
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1234
+ checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
1235
+
1236
+ [[package]]
1237
+ name = "strsim"
1238
+ version = "0.11.1"
1239
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1240
+ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
1241
+
1242
+ [[package]]
1243
+ name = "strum"
1244
+ version = "0.28.0"
1245
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1246
+ checksum = "9628de9b8791db39ceda2b119bbe13134770b56c138ec1d3af810d045c04f9bd"
1247
+ dependencies = [
1248
+ "strum_macros",
1249
+ ]
1250
+
1251
+ [[package]]
1252
+ name = "strum_macros"
1253
+ version = "0.28.0"
1254
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1255
+ checksum = "ab85eea0270ee17587ed4156089e10b9e6880ee688791d45a905f5b1ca36f664"
1256
+ dependencies = [
1257
+ "heck",
1258
+ "proc-macro2",
1259
+ "quote",
1260
+ "syn 2.0.119",
1261
+ ]
1262
+
1263
+ [[package]]
1264
+ name = "syn"
1265
+ version = "2.0.119"
1266
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1267
+ checksum = "872831b642d1a07999a962a351ed35b955ea2cfc8f3862091e2a240a84f17297"
1268
+ dependencies = [
1269
+ "proc-macro2",
1270
+ "quote",
1271
+ "unicode-ident",
1272
+ ]
1273
+
1274
+ [[package]]
1275
+ name = "syn"
1276
+ version = "3.0.5"
1277
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1278
+ checksum = "12df2e0110f65b775f769bb17ef989067a1d931b2eb822bd4346631eeada89f9"
1279
+ dependencies = [
1280
+ "proc-macro2",
1281
+ "quote",
1282
+ "unicode-ident",
1283
+ ]
1284
+
1285
+ [[package]]
1286
+ name = "thiserror"
1287
+ version = "2.0.20"
1288
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1289
+ checksum = "ec86235f5fcc2a73650310756d2ac5b138a5780bbbdfae3eeccec992c435ba4f"
1290
+ dependencies = [
1291
+ "thiserror-impl",
1292
+ ]
1293
+
1294
+ [[package]]
1295
+ name = "thiserror-impl"
1296
+ version = "2.0.20"
1297
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1298
+ checksum = "bc04cd3e1236dd4a98afca4569f2deb3f120e5422a4023be2cb683f8486292af"
1299
+ dependencies = [
1300
+ "proc-macro2",
1301
+ "quote",
1302
+ "syn 3.0.5",
1303
+ ]
1304
+
1305
+ [[package]]
1306
+ name = "time"
1307
+ version = "0.3.55"
1308
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1309
+ checksum = "cdb87b95ec50ddfa440816d227a17b2ccbdda963a316a727fda0fc4334f7d134"
1310
+ dependencies = [
1311
+ "deranged",
1312
+ "num-conv",
1313
+ "powerfmt",
1314
+ "serde_core",
1315
+ "time-core",
1316
+ "time-macros",
1317
+ ]
1318
+
1319
+ [[package]]
1320
+ name = "time-core"
1321
+ version = "0.1.9"
1322
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1323
+ checksum = "9e1c906769ad99c88eaa54e728060edef082f8e358ff32030cb7c7d315e81109"
1324
+
1325
+ [[package]]
1326
+ name = "time-macros"
1327
+ version = "0.2.32"
1328
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1329
+ checksum = "7e689342a48d2ea927c87ea50cabf8594854bf940e9310208848d680d668ed85"
1330
+ dependencies = [
1331
+ "num-conv",
1332
+ "time-core",
1333
+ ]
1334
+
1335
+ [[package]]
1336
+ name = "tinyvec"
1337
+ version = "1.13.2"
1338
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1339
+ checksum = "4cf0ded5c4e56918d8f8a339e1bb67d038d3bc6d144ac407904015ba2e4cde9b"
1340
+ dependencies = [
1341
+ "tinyvec_macros",
1342
+ ]
1343
+
1344
+ [[package]]
1345
+ name = "tinyvec_macros"
1346
+ version = "0.1.1"
1347
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1348
+ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
1349
+
1350
+ [[package]]
1351
+ name = "tokio"
1352
+ version = "1.53.1"
1353
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1354
+ checksum = "202caea871b69668250d242070849eb495be178ed697a3e98aebce5bc81a0bed"
1355
+ dependencies = [
1356
+ "bytes",
1357
+ "libc",
1358
+ "mio",
1359
+ "pin-project-lite",
1360
+ "signal-hook-registry",
1361
+ "socket2",
1362
+ "tokio-macros",
1363
+ "windows-sys",
1364
+ ]
1365
+
1366
+ [[package]]
1367
+ name = "tokio-macros"
1368
+ version = "2.7.2"
1369
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1370
+ checksum = "78773a2a397f451582ce068015985c33193cf6dea8b74d2a639fe457b2f07b0e"
1371
+ dependencies = [
1372
+ "proc-macro2",
1373
+ "quote",
1374
+ "syn 3.0.5",
1375
+ ]
1376
+
1377
+ [[package]]
1378
+ name = "tracing"
1379
+ version = "0.1.44"
1380
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1381
+ checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
1382
+ dependencies = [
1383
+ "pin-project-lite",
1384
+ "tracing-attributes",
1385
+ "tracing-core",
1386
+ ]
1387
+
1388
+ [[package]]
1389
+ name = "tracing-attributes"
1390
+ version = "0.1.31"
1391
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1392
+ checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
1393
+ dependencies = [
1394
+ "proc-macro2",
1395
+ "quote",
1396
+ "syn 2.0.119",
1397
+ ]
1398
+
1399
+ [[package]]
1400
+ name = "tracing-core"
1401
+ version = "0.1.36"
1402
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1403
+ checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
1404
+ dependencies = [
1405
+ "once_cell",
1406
+ ]
1407
+
1408
+ [[package]]
1409
+ name = "unicode-ident"
1410
+ version = "1.0.24"
1411
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1412
+ checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
1413
+
1414
+ [[package]]
1415
+ name = "unicode-segmentation"
1416
+ version = "1.13.3"
1417
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1418
+ checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8"
1419
+
1420
+ [[package]]
1421
+ name = "unicode-xid"
1422
+ version = "0.2.6"
1423
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1424
+ checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
1425
+
1426
+ [[package]]
1427
+ name = "uuid"
1428
+ version = "1.26.1"
1429
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1430
+ checksum = "2ef6dac1e96601b4fb3acccccff2139741fcb757cb9a36089bf5be91cfb285ce"
1431
+ dependencies = [
1432
+ "getrandom",
1433
+ "js-sys",
1434
+ "wasm-bindgen",
1435
+ ]
1436
+
1437
+ [[package]]
1438
+ name = "walrus"
1439
+ version = "0.26.5"
1440
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1441
+ checksum = "25b63a2bc6e4acb4cf69080068a531bad4530791098230e972ffcb64fd1dc266"
1442
+ dependencies = [
1443
+ "anyhow",
1444
+ "gimli",
1445
+ "id-arena",
1446
+ "leb128",
1447
+ "log",
1448
+ "rayon",
1449
+ "walrus-macro",
1450
+ "wasm-encoder",
1451
+ "wasmparser",
1452
+ ]
1453
+
1454
+ [[package]]
1455
+ name = "walrus-macro"
1456
+ version = "0.26.0"
1457
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1458
+ checksum = "1a9b0525d7ea6e5f906aca581a172e5c91b4c595290dfa8ad4a2bc9ffef33b44"
1459
+ dependencies = [
1460
+ "heck",
1461
+ "proc-macro2",
1462
+ "quote",
1463
+ "syn 2.0.119",
1464
+ ]
1465
+
1466
+ [[package]]
1467
+ name = "wasi"
1468
+ version = "0.11.1+wasi-snapshot-preview1"
1469
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1470
+ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
1471
+
1472
+ [[package]]
1473
+ name = "wasm-bindgen"
1474
+ version = "0.2.128"
1475
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1476
+ checksum = "aecb87a33d3b0c5e3b7aa46336eaf486cffafbd281b195e4c8b80d50df2351bf"
1477
+ dependencies = [
1478
+ "cfg-if",
1479
+ "once_cell",
1480
+ "rustversion",
1481
+ "wasm-bindgen-macro",
1482
+ "wasm-bindgen-shared",
1483
+ ]
1484
+
1485
+ [[package]]
1486
+ name = "wasm-bindgen-cli-support"
1487
+ version = "0.2.128"
1488
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1489
+ checksum = "e771daffd9404412ad1b20076ab5d0aa9f8c031e5d1734c362f720cf5538f8e3"
1490
+ dependencies = [
1491
+ "anyhow",
1492
+ "base64 0.22.1",
1493
+ "leb128",
1494
+ "log",
1495
+ "rustc-demangle",
1496
+ "serde",
1497
+ "serde_json",
1498
+ "walrus",
1499
+ "wasm-bindgen-shared",
1500
+ "wasmparser",
1501
+ ]
1502
+
1503
+ [[package]]
1504
+ name = "wasm-bindgen-macro"
1505
+ version = "0.2.128"
1506
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1507
+ checksum = "a690d511e3c1a8b3a55e33511e3c2c00c78415cd23650f32b808627f5696b9ed"
1508
+ dependencies = [
1509
+ "quote",
1510
+ "wasm-bindgen-macro-support",
1511
+ ]
1512
+
1513
+ [[package]]
1514
+ name = "wasm-bindgen-macro-support"
1515
+ version = "0.2.128"
1516
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1517
+ checksum = "411e4887f0071ef2d2164a9d5fdf2d20efbef78fccd3a78b0c10a1dc5295e48a"
1518
+ dependencies = [
1519
+ "bumpalo",
1520
+ "proc-macro2",
1521
+ "quote",
1522
+ "syn 3.0.5",
1523
+ "wasm-bindgen-shared",
1524
+ ]
1525
+
1526
+ [[package]]
1527
+ name = "wasm-bindgen-shared"
1528
+ version = "0.2.128"
1529
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1530
+ checksum = "81941cd78d0c92026c33e5e01312845a4cb1e9af3407f9134b100dd03144103e"
1531
+ dependencies = [
1532
+ "unicode-ident",
1533
+ ]
1534
+
1535
+ [[package]]
1536
+ name = "wasm-encoder"
1537
+ version = "0.245.1"
1538
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1539
+ checksum = "3f9dca005e69bf015e45577e415b9af8c67e8ee3c0e38b5b0add5aa92581ed5c"
1540
+ dependencies = [
1541
+ "leb128fmt",
1542
+ "wasmparser",
1543
+ ]
1544
+
1545
+ [[package]]
1546
+ name = "wasmparser"
1547
+ version = "0.245.1"
1548
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1549
+ checksum = "4f08c9adee0428b7bddf3890fc27e015ac4b761cc608c822667102b8bfd6995e"
1550
+ dependencies = [
1551
+ "bitflags 2.13.2",
1552
+ "hashbrown 0.16.1",
1553
+ "indexmap 2.14.2",
1554
+ "semver",
1555
+ "serde",
1556
+ ]
1557
+
1558
+ [[package]]
1559
+ name = "windows-core"
1560
+ version = "0.62.2"
1561
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1562
+ checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
1563
+ dependencies = [
1564
+ "windows-implement",
1565
+ "windows-interface",
1566
+ "windows-link",
1567
+ "windows-result",
1568
+ "windows-strings",
1569
+ ]
1570
+
1571
+ [[package]]
1572
+ name = "windows-implement"
1573
+ version = "0.60.2"
1574
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1575
+ checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
1576
+ dependencies = [
1577
+ "proc-macro2",
1578
+ "quote",
1579
+ "syn 2.0.119",
1580
+ ]
1581
+
1582
+ [[package]]
1583
+ name = "windows-interface"
1584
+ version = "0.59.3"
1585
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1586
+ checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
1587
+ dependencies = [
1588
+ "proc-macro2",
1589
+ "quote",
1590
+ "syn 2.0.119",
1591
+ ]
1592
+
1593
+ [[package]]
1594
+ name = "windows-link"
1595
+ version = "0.2.1"
1596
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1597
+ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
1598
+
1599
+ [[package]]
1600
+ name = "windows-result"
1601
+ version = "0.4.1"
1602
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1603
+ checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
1604
+ dependencies = [
1605
+ "windows-link",
1606
+ ]
1607
+
1608
+ [[package]]
1609
+ name = "windows-strings"
1610
+ version = "0.5.1"
1611
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1612
+ checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
1613
+ dependencies = [
1614
+ "windows-link",
1615
+ ]
1616
+
1617
+ [[package]]
1618
+ name = "windows-sys"
1619
+ version = "0.61.2"
1620
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1621
+ checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
1622
+ dependencies = [
1623
+ "windows-link",
1624
+ ]
1625
+
1626
+ [[package]]
1627
+ name = "zmij"
1628
+ version = "1.0.23"
1629
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1630
+ checksum = "29666d0abbfad1e3dc4dcf6144730dd3a3ab225bbbdac83319345b1b44ccfc1b"