wasmtime 10.0.0 → 10.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (459) hide show
  1. checksums.yaml +4 -4
  2. data/Cargo.lock +44 -44
  3. data/ext/Cargo.toml +6 -6
  4. data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/.cargo-checksum.json +1 -1
  5. data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/Cargo.toml +2 -2
  6. data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/.cargo-checksum.json +1 -1
  7. data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/Cargo.toml +3 -3
  8. data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/.cargo-checksum.json +1 -1
  9. data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/Cargo.toml +10 -10
  10. data/ext/cargo-vendor/wasmtime-asm-macros-10.0.1/.cargo-checksum.json +1 -0
  11. data/ext/cargo-vendor/{wasmtime-asm-macros-10.0.0 → wasmtime-asm-macros-10.0.1}/Cargo.toml +1 -1
  12. data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/.cargo-checksum.json +1 -1
  13. data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/Cargo.toml +1 -1
  14. data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/.cargo-checksum.json +1 -1
  15. data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/Cargo.toml +3 -3
  16. data/ext/cargo-vendor/wasmtime-component-util-10.0.1/.cargo-checksum.json +1 -0
  17. data/ext/cargo-vendor/{wasmtime-component-util-10.0.0 → wasmtime-component-util-10.0.1}/Cargo.toml +1 -1
  18. data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/.cargo-checksum.json +1 -1
  19. data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/Cargo.toml +9 -9
  20. data/ext/cargo-vendor/{wasmtime-cranelift-shared-10.0.0 → wasmtime-cranelift-shared-10.0.1}/.cargo-checksum.json +1 -1
  21. data/ext/cargo-vendor/{wasmtime-cranelift-shared-10.0.0 → wasmtime-cranelift-shared-10.0.1}/Cargo.toml +5 -5
  22. data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/.cargo-checksum.json +1 -1
  23. data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/Cargo.lock +7 -7
  24. data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/Cargo.toml +4 -4
  25. data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/.cargo-checksum.json +1 -1
  26. data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/Cargo.toml +2 -2
  27. data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/.cargo-checksum.json +1 -1
  28. data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/Cargo.toml +5 -5
  29. data/ext/cargo-vendor/{wasmtime-jit-debug-10.0.0 → wasmtime-jit-debug-10.0.1}/.cargo-checksum.json +1 -1
  30. data/ext/cargo-vendor/{wasmtime-jit-debug-10.0.0 → wasmtime-jit-debug-10.0.1}/Cargo.toml +1 -1
  31. data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-10.0.0 → wasmtime-jit-icache-coherence-10.0.1}/.cargo-checksum.json +1 -1
  32. data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-10.0.0 → wasmtime-jit-icache-coherence-10.0.1}/Cargo.toml +1 -1
  33. data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/.cargo-checksum.json +1 -1
  34. data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/Cargo.toml +5 -5
  35. data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/.cargo-checksum.json +1 -1
  36. data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/Cargo.toml +6 -6
  37. data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/lib.rs +1 -0
  38. data/ext/cargo-vendor/{wasmtime-winch-10.0.0 → wasmtime-winch-10.0.1}/.cargo-checksum.json +1 -1
  39. data/ext/cargo-vendor/{wasmtime-winch-10.0.0 → wasmtime-winch-10.0.1}/Cargo.toml +5 -5
  40. data/ext/cargo-vendor/{wasmtime-wit-bindgen-10.0.0 → wasmtime-wit-bindgen-10.0.1}/.cargo-checksum.json +1 -1
  41. data/ext/cargo-vendor/{wasmtime-wit-bindgen-10.0.0 → wasmtime-wit-bindgen-10.0.1}/Cargo.toml +1 -1
  42. data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/.cargo-checksum.json +1 -1
  43. data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/Cargo.toml +3 -3
  44. data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/.cargo-checksum.json +1 -1
  45. data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/Cargo.toml +1 -1
  46. data/ext/cargo-vendor/wiggle-macro-10.0.1/.cargo-checksum.json +1 -0
  47. data/ext/cargo-vendor/{wiggle-macro-10.0.0 → wiggle-macro-10.0.1}/Cargo.toml +2 -2
  48. data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/.cargo-checksum.json +1 -1
  49. data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/Cargo.toml +3 -3
  50. data/lib/wasmtime/version.rb +1 -1
  51. metadata +453 -453
  52. data/ext/cargo-vendor/wasmtime-asm-macros-10.0.0/.cargo-checksum.json +0 -1
  53. data/ext/cargo-vendor/wasmtime-component-util-10.0.0/.cargo-checksum.json +0 -1
  54. data/ext/cargo-vendor/wiggle-macro-10.0.0/.cargo-checksum.json +0 -1
  55. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/LICENSE +0 -0
  56. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/README.md +0 -0
  57. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/clocks.rs +0 -0
  58. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/dir.rs +0 -0
  59. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/file.rs +0 -0
  60. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/lib.rs +0 -0
  61. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/net.rs +0 -0
  62. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/sched/unix.rs +0 -0
  63. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/sched/windows.rs +0 -0
  64. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/sched.rs +0 -0
  65. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/stdio.rs +0 -0
  66. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/LICENSE +0 -0
  67. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/README.md +0 -0
  68. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/README.md +0 -0
  69. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/docs/README.md +0 -0
  70. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/README.md +0 -0
  71. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/docs.md +0 -0
  72. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/typenames.witx +0 -0
  73. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_args.witx +0 -0
  74. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_clock.witx +0 -0
  75. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_environ.witx +0 -0
  76. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_fd.witx +0 -0
  77. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_path.witx +0 -0
  78. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_poll.witx +0 -0
  79. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_proc.witx +0 -0
  80. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_random.witx +0 -0
  81. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_sched.witx +0 -0
  82. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_sock.witx +0 -0
  83. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/old/snapshot_0/docs.md +0 -0
  84. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/old/snapshot_0/witx/typenames.witx +0 -0
  85. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/old/snapshot_0/witx/wasi_unstable.witx +0 -0
  86. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/snapshot/docs.html +0 -0
  87. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/snapshot/docs.md +0 -0
  88. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/snapshot/witx/typenames.witx +0 -0
  89. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/snapshot/witx/wasi_snapshot_preview1.witx +0 -0
  90. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/proposal-template/README.md +0 -0
  91. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/proposals/README.md +0 -0
  92. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/snapshots/README.md +0 -0
  93. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/standard/README.md +0 -0
  94. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/build.rs +0 -0
  95. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/clocks.rs +0 -0
  96. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/ctx.rs +0 -0
  97. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/dir.rs +0 -0
  98. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/error.rs +0 -0
  99. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/file.rs +0 -0
  100. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/lib.rs +0 -0
  101. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/pipe.rs +0 -0
  102. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/random.rs +0 -0
  103. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/sched/subscription.rs +0 -0
  104. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/sched.rs +0 -0
  105. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/snapshots/mod.rs +0 -0
  106. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/snapshots/preview_0.rs +0 -0
  107. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/snapshots/preview_1/error.rs +0 -0
  108. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/snapshots/preview_1.rs +0 -0
  109. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/string_array.rs +0 -0
  110. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/table.rs +0 -0
  111. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/LICENSE +0 -0
  112. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/README.md +0 -0
  113. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/code.rs +0 -0
  114. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/compiler.rs +0 -0
  115. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/component.rs +0 -0
  116. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/func/host.rs +0 -0
  117. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/func/options.rs +0 -0
  118. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/func/typed.rs +0 -0
  119. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/func.rs +0 -0
  120. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/instance.rs +0 -0
  121. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/linker.rs +0 -0
  122. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/matching.rs +0 -0
  123. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/mod.rs +0 -0
  124. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/storage.rs +0 -0
  125. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/store.rs +0 -0
  126. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/types.rs +0 -0
  127. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/values.rs +0 -0
  128. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/config.rs +0 -0
  129. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/engine/serialization.rs +0 -0
  130. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/engine.rs +0 -0
  131. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/externals.rs +0 -0
  132. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/func/typed.rs +0 -0
  133. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/func.rs +0 -0
  134. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/instance.rs +0 -0
  135. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/lib.rs +0 -0
  136. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/limits.rs +0 -0
  137. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/linker.rs +0 -0
  138. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/memory.rs +0 -0
  139. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/module/registry.rs +0 -0
  140. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/module.rs +0 -0
  141. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/profiling.rs +0 -0
  142. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/ref.rs +0 -0
  143. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/signatures.rs +0 -0
  144. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/store/context.rs +0 -0
  145. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/store/data.rs +0 -0
  146. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/store/func_refs.rs +0 -0
  147. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/store.rs +0 -0
  148. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/trampoline/func.rs +0 -0
  149. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/trampoline/global.rs +0 -0
  150. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/trampoline/memory.rs +0 -0
  151. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/trampoline/table.rs +0 -0
  152. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/trampoline.rs +0 -0
  153. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/trap.rs +0 -0
  154. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/types/matching.rs +0 -0
  155. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/types.rs +0 -0
  156. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/unix.rs +0 -0
  157. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/values.rs +0 -0
  158. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/windows.rs +0 -0
  159. /data/ext/cargo-vendor/{wasmtime-asm-macros-10.0.0 → wasmtime-asm-macros-10.0.1}/src/lib.rs +0 -0
  160. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/LICENSE +0 -0
  161. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/build.rs +0 -0
  162. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/src/config/tests.rs +0 -0
  163. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/src/config.rs +0 -0
  164. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/src/lib.rs +0 -0
  165. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/src/tests.rs +0 -0
  166. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/src/worker/tests/system_time_stub.rs +0 -0
  167. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/src/worker/tests.rs +0 -0
  168. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/src/worker.rs +0 -0
  169. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/tests/cache_write_default_config.rs +0 -0
  170. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/src/bindgen.rs +0 -0
  171. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/src/component.rs +0 -0
  172. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/src/lib.rs +0 -0
  173. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/char.wit +0 -0
  174. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/conventions.wit +0 -0
  175. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/direct-import.wit +0 -0
  176. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/empty.wit +0 -0
  177. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/flags.wit +0 -0
  178. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/floats.wit +0 -0
  179. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/function-new.wit +0 -0
  180. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/integers.wit +0 -0
  181. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/lists.wit +0 -0
  182. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/many-arguments.wit +0 -0
  183. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/multi-return.wit +0 -0
  184. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/records.wit +0 -0
  185. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/rename.wit +0 -0
  186. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/share-types.wit +0 -0
  187. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/simple-functions.wit +0 -0
  188. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/simple-lists.wit +0 -0
  189. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/simple-wasi.wit +0 -0
  190. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/small-anonymous.wit +0 -0
  191. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/smoke-default.wit +0 -0
  192. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/smoke-export.wit +0 -0
  193. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/smoke.wit +0 -0
  194. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/strings.wit +0 -0
  195. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/unions.wit +0 -0
  196. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/use-paths.wit +0 -0
  197. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/variants.wit +0 -0
  198. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/worlds-with-types.wit +0 -0
  199. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen.rs +0 -0
  200. /data/ext/cargo-vendor/{wasmtime-component-util-10.0.0 → wasmtime-component-util-10.0.1}/src/lib.rs +0 -0
  201. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/LICENSE +0 -0
  202. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/SECURITY.md +0 -0
  203. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/builder.rs +0 -0
  204. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/compiler/component.rs +0 -0
  205. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/compiler.rs +0 -0
  206. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/gc.rs +0 -0
  207. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/address_transform.rs +0 -0
  208. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/attr.rs +0 -0
  209. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/expression.rs +0 -0
  210. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/line_program.rs +0 -0
  211. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/mod.rs +0 -0
  212. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/range_info_builder.rs +0 -0
  213. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/refs.rs +0 -0
  214. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/simulate.rs +0 -0
  215. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/unit.rs +0 -0
  216. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/utils.rs +0 -0
  217. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/write_debuginfo.rs +0 -0
  218. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug.rs +0 -0
  219. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/func_environ.rs +0 -0
  220. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/lib.rs +0 -0
  221. /data/ext/cargo-vendor/{wasmtime-cranelift-shared-10.0.0 → wasmtime-cranelift-shared-10.0.1}/src/compiled_function.rs +0 -0
  222. /data/ext/cargo-vendor/{wasmtime-cranelift-shared-10.0.0 → wasmtime-cranelift-shared-10.0.1}/src/isa_builder.rs +0 -0
  223. /data/ext/cargo-vendor/{wasmtime-cranelift-shared-10.0.0 → wasmtime-cranelift-shared-10.0.1}/src/lib.rs +0 -0
  224. /data/ext/cargo-vendor/{wasmtime-cranelift-shared-10.0.0 → wasmtime-cranelift-shared-10.0.1}/src/obj.rs +0 -0
  225. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/LICENSE +0 -0
  226. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/examples/factc.rs +0 -0
  227. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/address_map.rs +0 -0
  228. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/builtin.rs +0 -0
  229. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/compilation.rs +0 -0
  230. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/compiler.rs +0 -0
  231. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/dfg.rs +0 -0
  232. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/info.rs +0 -0
  233. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/translate/adapt.rs +0 -0
  234. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/translate/inline.rs +0 -0
  235. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/translate.rs +0 -0
  236. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/types.rs +0 -0
  237. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/vmcomponent_offsets.rs +0 -0
  238. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component.rs +0 -0
  239. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/fact/core_types.rs +0 -0
  240. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/fact/signature.rs +0 -0
  241. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/fact/trampoline.rs +0 -0
  242. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/fact/transcode.rs +0 -0
  243. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/fact/traps.rs +0 -0
  244. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/fact.rs +0 -0
  245. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/lib.rs +0 -0
  246. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/module.rs +0 -0
  247. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/module_environ.rs +0 -0
  248. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/module_types.rs +0 -0
  249. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/obj.rs +0 -0
  250. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/ref_bits.rs +0 -0
  251. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/scopevec.rs +0 -0
  252. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/stack_map.rs +0 -0
  253. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/trap_encoding.rs +0 -0
  254. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/tunables.rs +0 -0
  255. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/vmoffsets.rs +0 -0
  256. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/LICENSE +0 -0
  257. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/build.rs +0 -0
  258. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/lib.rs +0 -0
  259. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/unix/aarch64.rs +0 -0
  260. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/unix/arm.rs +0 -0
  261. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/unix/riscv64.rs +0 -0
  262. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/unix/s390x.S +0 -0
  263. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/unix/x86.rs +0 -0
  264. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/unix/x86_64.rs +0 -0
  265. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/unix.rs +0 -0
  266. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/windows.c +0 -0
  267. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/windows.rs +0 -0
  268. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/LICENSE +0 -0
  269. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/code_memory.rs +0 -0
  270. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/debug.rs +0 -0
  271. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/demangling.rs +0 -0
  272. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/instantiate.rs +0 -0
  273. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/lib.rs +0 -0
  274. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/profiling/jitdump.rs +0 -0
  275. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/profiling/perfmap.rs +0 -0
  276. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/profiling/vtune.rs +0 -0
  277. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/profiling.rs +0 -0
  278. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/unwind/miri.rs +0 -0
  279. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/unwind/systemv.rs +0 -0
  280. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/unwind/winx64.rs +0 -0
  281. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/unwind.rs +0 -0
  282. /data/ext/cargo-vendor/{wasmtime-jit-debug-10.0.0 → wasmtime-jit-debug-10.0.1}/README.md +0 -0
  283. /data/ext/cargo-vendor/{wasmtime-jit-debug-10.0.0 → wasmtime-jit-debug-10.0.1}/src/gdb_jit_int.rs +0 -0
  284. /data/ext/cargo-vendor/{wasmtime-jit-debug-10.0.0 → wasmtime-jit-debug-10.0.1}/src/lib.rs +0 -0
  285. /data/ext/cargo-vendor/{wasmtime-jit-debug-10.0.0 → wasmtime-jit-debug-10.0.1}/src/perf_jitdump.rs +0 -0
  286. /data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-10.0.0 → wasmtime-jit-icache-coherence-10.0.1}/src/lib.rs +0 -0
  287. /data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-10.0.0 → wasmtime-jit-icache-coherence-10.0.1}/src/libc.rs +0 -0
  288. /data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-10.0.0 → wasmtime-jit-icache-coherence-10.0.1}/src/miri.rs +0 -0
  289. /data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-10.0.0 → wasmtime-jit-icache-coherence-10.0.1}/src/win.rs +0 -0
  290. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/LICENSE +0 -0
  291. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/build.rs +0 -0
  292. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/component/transcode.rs +0 -0
  293. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/component.rs +0 -0
  294. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/cow.rs +0 -0
  295. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/debug_builtins.rs +0 -0
  296. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/export.rs +0 -0
  297. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/externref.rs +0 -0
  298. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/helpers.c +0 -0
  299. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/imports.rs +0 -0
  300. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/instance/allocator/pooling/index_allocator.rs +0 -0
  301. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/instance/allocator/pooling/unix.rs +0 -0
  302. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/instance/allocator/pooling/windows.rs +0 -0
  303. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/instance/allocator/pooling.rs +0 -0
  304. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/instance/allocator.rs +0 -0
  305. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/instance.rs +0 -0
  306. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/lib.rs +0 -0
  307. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/libcalls.rs +0 -0
  308. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/memory.rs +0 -0
  309. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/mmap/miri.rs +0 -0
  310. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/mmap/unix.rs +0 -0
  311. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/mmap/windows.rs +0 -0
  312. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/mmap.rs +0 -0
  313. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/mmap_vec.rs +0 -0
  314. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/module_id.rs +0 -0
  315. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/parking_spot.rs +0 -0
  316. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/send_sync_ptr.rs +0 -0
  317. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/store_box.rs +0 -0
  318. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/table.rs +0 -0
  319. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/trampolines/aarch64.rs +0 -0
  320. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/trampolines/riscv64.rs +0 -0
  321. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/trampolines/s390x.S +0 -0
  322. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/trampolines/s390x.rs +0 -0
  323. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/trampolines/x86_64.rs +0 -0
  324. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/trampolines.rs +0 -0
  325. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/backtrace/aarch64.rs +0 -0
  326. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/backtrace/riscv64.rs +0 -0
  327. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/backtrace/s390x.rs +0 -0
  328. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/backtrace/x86_64.rs +0 -0
  329. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/backtrace.rs +0 -0
  330. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/macos.rs +0 -0
  331. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/unix.rs +0 -0
  332. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/windows.rs +0 -0
  333. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers.rs +0 -0
  334. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/vmcontext/vm_host_func_context.rs +0 -0
  335. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/vmcontext.rs +0 -0
  336. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/LICENSE +0 -0
  337. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/README.md +0 -0
  338. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/build.rs +0 -0
  339. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/clocks/host.rs +0 -0
  340. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/clocks.rs +0 -0
  341. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/ctx.rs +0 -0
  342. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/error.rs +0 -0
  343. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/filesystem.rs +0 -0
  344. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/mod.rs +0 -0
  345. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/pipe.rs +0 -0
  346. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview1/mod.rs +0 -0
  347. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/clocks.rs +0 -0
  348. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/env.rs +0 -0
  349. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/exit.rs +0 -0
  350. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/filesystem.rs +0 -0
  351. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/io.rs +0 -0
  352. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/mod.rs +0 -0
  353. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/poll.rs +0 -0
  354. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/random.rs +0 -0
  355. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/random.rs +0 -0
  356. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/sched/subscription.rs +0 -0
  357. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/sched/sync.rs +0 -0
  358. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/sched.rs +0 -0
  359. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/stdio.rs +0 -0
  360. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/stream.rs +0 -0
  361. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/table.rs +0 -0
  362. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/wasi/command.rs +0 -0
  363. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/wasi/mod.rs +0 -0
  364. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/clocks/monotonic-clock.wit +0 -0
  365. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/clocks/timezone.wit +0 -0
  366. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/clocks/wall-clock.wit +0 -0
  367. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/filesystem/filesystem.wit +0 -0
  368. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/http/incoming-handler.wit +0 -0
  369. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/http/outgoing-handler.wit +0 -0
  370. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/http/types.wit +0 -0
  371. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/io/streams.wit +0 -0
  372. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/logging/handler.wit +0 -0
  373. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/poll/poll.wit +0 -0
  374. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/preview/command-extended.wit +0 -0
  375. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/preview/command.wit +0 -0
  376. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/preview/proxy.wit +0 -0
  377. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/preview/reactor.wit +0 -0
  378. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/random/insecure-seed.wit +0 -0
  379. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/random/insecure.wit +0 -0
  380. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/random/random.wit +0 -0
  381. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/sockets/instance-network.wit +0 -0
  382. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/sockets/ip-name-lookup.wit +0 -0
  383. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/sockets/network.wit +0 -0
  384. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/sockets/tcp-create-socket.wit +0 -0
  385. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/sockets/tcp.wit +0 -0
  386. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/sockets/udp-create-socket.wit +0 -0
  387. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/sockets/udp.wit +0 -0
  388. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/wasi-cli-base/environment.wit +0 -0
  389. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/wasi-cli-base/exit.wit +0 -0
  390. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/wasi-cli-base/preopens.wit +0 -0
  391. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/wasi-cli-base/stdio.wit +0 -0
  392. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/main.wit +0 -0
  393. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/test.wit +0 -0
  394. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/witx/typenames.witx +0 -0
  395. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/witx/wasi_snapshot_preview1.witx +0 -0
  396. /data/ext/cargo-vendor/{wasmtime-winch-10.0.0 → wasmtime-winch-10.0.1}/LICENSE +0 -0
  397. /data/ext/cargo-vendor/{wasmtime-winch-10.0.0 → wasmtime-winch-10.0.1}/src/builder.rs +0 -0
  398. /data/ext/cargo-vendor/{wasmtime-winch-10.0.0 → wasmtime-winch-10.0.1}/src/compiler.rs +0 -0
  399. /data/ext/cargo-vendor/{wasmtime-winch-10.0.0 → wasmtime-winch-10.0.1}/src/lib.rs +0 -0
  400. /data/ext/cargo-vendor/{wasmtime-wit-bindgen-10.0.0 → wasmtime-wit-bindgen-10.0.1}/src/lib.rs +0 -0
  401. /data/ext/cargo-vendor/{wasmtime-wit-bindgen-10.0.0 → wasmtime-wit-bindgen-10.0.1}/src/rust.rs +0 -0
  402. /data/ext/cargo-vendor/{wasmtime-wit-bindgen-10.0.0 → wasmtime-wit-bindgen-10.0.1}/src/source.rs +0 -0
  403. /data/ext/cargo-vendor/{wasmtime-wit-bindgen-10.0.0 → wasmtime-wit-bindgen-10.0.1}/src/types.rs +0 -0
  404. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/LICENSE +0 -0
  405. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/README.md +0 -0
  406. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/src/borrow.rs +0 -0
  407. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/src/error.rs +0 -0
  408. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/src/guest_type.rs +0 -0
  409. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/src/lib.rs +0 -0
  410. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/src/region.rs +0 -0
  411. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/src/wasmtime.rs +0 -0
  412. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/LICENSE +0 -0
  413. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/README.md +0 -0
  414. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/codegen_settings.rs +0 -0
  415. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/config.rs +0 -0
  416. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/funcs.rs +0 -0
  417. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/lib.rs +0 -0
  418. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/lifetimes.rs +0 -0
  419. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/module_trait.rs +0 -0
  420. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/names.rs +0 -0
  421. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/types/error.rs +0 -0
  422. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/types/flags.rs +0 -0
  423. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/types/handle.rs +0 -0
  424. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/types/mod.rs +0 -0
  425. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/types/record.rs +0 -0
  426. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/types/variant.rs +0 -0
  427. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/wasmtime.rs +0 -0
  428. /data/ext/cargo-vendor/{wiggle-macro-10.0.0 → wiggle-macro-10.0.1}/LICENSE +0 -0
  429. /data/ext/cargo-vendor/{wiggle-macro-10.0.0 → wiggle-macro-10.0.1}/src/lib.rs +0 -0
  430. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/LICENSE +0 -0
  431. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/build.rs +0 -0
  432. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/abi/local.rs +0 -0
  433. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/abi/mod.rs +0 -0
  434. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/codegen/call.rs +0 -0
  435. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/codegen/context.rs +0 -0
  436. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/codegen/env.rs +0 -0
  437. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/codegen/mod.rs +0 -0
  438. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/frame/mod.rs +0 -0
  439. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/aarch64/abi.rs +0 -0
  440. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/aarch64/address.rs +0 -0
  441. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/aarch64/asm.rs +0 -0
  442. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/aarch64/masm.rs +0 -0
  443. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/aarch64/mod.rs +0 -0
  444. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/aarch64/regs.rs +0 -0
  445. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/mod.rs +0 -0
  446. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/reg.rs +0 -0
  447. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/x64/abi.rs +0 -0
  448. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/x64/address.rs +0 -0
  449. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/x64/asm.rs +0 -0
  450. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/x64/masm.rs +0 -0
  451. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/x64/mod.rs +0 -0
  452. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/x64/regs.rs +0 -0
  453. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/lib.rs +0 -0
  454. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/masm.rs +0 -0
  455. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/regalloc.rs +0 -0
  456. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/regset.rs +0 -0
  457. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/stack.rs +0 -0
  458. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/trampoline.rs +0 -0
  459. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/visitor.rs +0 -0
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wasmtime
3
3
  version: !ruby/object:Gem::Version
4
- version: 10.0.0
4
+ version: 10.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-08-29 00:00:00.000000000 Z
11
+ date: 2023-08-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rb_sys
@@ -6639,66 +6639,66 @@ files:
6639
6639
  - "./ext/cargo-vendor/wasi-0.11.0+wasi-snapshot-preview1/SECURITY.md"
6640
6640
  - "./ext/cargo-vendor/wasi-0.11.0+wasi-snapshot-preview1/src/lib.rs"
6641
6641
  - "./ext/cargo-vendor/wasi-0.11.0+wasi-snapshot-preview1/src/lib_generated.rs"
6642
- - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.0/.cargo-checksum.json"
6643
- - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.0/Cargo.toml"
6644
- - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.0/LICENSE"
6645
- - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.0/README.md"
6646
- - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.0/src/clocks.rs"
6647
- - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.0/src/dir.rs"
6648
- - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.0/src/file.rs"
6649
- - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.0/src/lib.rs"
6650
- - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.0/src/net.rs"
6651
- - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.0/src/sched.rs"
6652
- - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.0/src/sched/unix.rs"
6653
- - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.0/src/sched/windows.rs"
6654
- - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.0/src/stdio.rs"
6655
- - "./ext/cargo-vendor/wasi-common-10.0.0/.cargo-checksum.json"
6656
- - "./ext/cargo-vendor/wasi-common-10.0.0/Cargo.toml"
6657
- - "./ext/cargo-vendor/wasi-common-10.0.0/LICENSE"
6658
- - "./ext/cargo-vendor/wasi-common-10.0.0/README.md"
6659
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/README.md"
6660
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/docs/README.md"
6661
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/README.md"
6662
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/ephemeral/docs.md"
6663
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/ephemeral/witx/typenames.witx"
6664
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_args.witx"
6665
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_clock.witx"
6666
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_environ.witx"
6667
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_fd.witx"
6668
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_path.witx"
6669
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_poll.witx"
6670
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_proc.witx"
6671
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_random.witx"
6672
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_sched.witx"
6673
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_sock.witx"
6674
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/old/snapshot_0/docs.md"
6675
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/old/snapshot_0/witx/typenames.witx"
6676
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/old/snapshot_0/witx/wasi_unstable.witx"
6677
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/snapshot/docs.html"
6678
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/snapshot/docs.md"
6679
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/snapshot/witx/typenames.witx"
6680
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/phases/snapshot/witx/wasi_snapshot_preview1.witx"
6681
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/proposal-template/README.md"
6682
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/proposals/README.md"
6683
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/snapshots/README.md"
6684
- - "./ext/cargo-vendor/wasi-common-10.0.0/WASI/standard/README.md"
6685
- - "./ext/cargo-vendor/wasi-common-10.0.0/build.rs"
6686
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/clocks.rs"
6687
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/ctx.rs"
6688
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/dir.rs"
6689
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/error.rs"
6690
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/file.rs"
6691
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/lib.rs"
6692
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/pipe.rs"
6693
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/random.rs"
6694
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/sched.rs"
6695
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/sched/subscription.rs"
6696
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/snapshots/mod.rs"
6697
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/snapshots/preview_0.rs"
6698
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/snapshots/preview_1.rs"
6699
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/snapshots/preview_1/error.rs"
6700
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/string_array.rs"
6701
- - "./ext/cargo-vendor/wasi-common-10.0.0/src/table.rs"
6642
+ - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.1/.cargo-checksum.json"
6643
+ - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.1/Cargo.toml"
6644
+ - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.1/LICENSE"
6645
+ - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.1/README.md"
6646
+ - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.1/src/clocks.rs"
6647
+ - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.1/src/dir.rs"
6648
+ - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.1/src/file.rs"
6649
+ - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.1/src/lib.rs"
6650
+ - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.1/src/net.rs"
6651
+ - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.1/src/sched.rs"
6652
+ - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.1/src/sched/unix.rs"
6653
+ - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.1/src/sched/windows.rs"
6654
+ - "./ext/cargo-vendor/wasi-cap-std-sync-10.0.1/src/stdio.rs"
6655
+ - "./ext/cargo-vendor/wasi-common-10.0.1/.cargo-checksum.json"
6656
+ - "./ext/cargo-vendor/wasi-common-10.0.1/Cargo.toml"
6657
+ - "./ext/cargo-vendor/wasi-common-10.0.1/LICENSE"
6658
+ - "./ext/cargo-vendor/wasi-common-10.0.1/README.md"
6659
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/README.md"
6660
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/docs/README.md"
6661
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/README.md"
6662
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/ephemeral/docs.md"
6663
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/ephemeral/witx/typenames.witx"
6664
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_args.witx"
6665
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_clock.witx"
6666
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_environ.witx"
6667
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_fd.witx"
6668
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_path.witx"
6669
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_poll.witx"
6670
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_proc.witx"
6671
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_random.witx"
6672
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_sched.witx"
6673
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_sock.witx"
6674
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/old/snapshot_0/docs.md"
6675
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/old/snapshot_0/witx/typenames.witx"
6676
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/old/snapshot_0/witx/wasi_unstable.witx"
6677
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/snapshot/docs.html"
6678
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/snapshot/docs.md"
6679
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/snapshot/witx/typenames.witx"
6680
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/phases/snapshot/witx/wasi_snapshot_preview1.witx"
6681
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/proposal-template/README.md"
6682
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/proposals/README.md"
6683
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/snapshots/README.md"
6684
+ - "./ext/cargo-vendor/wasi-common-10.0.1/WASI/standard/README.md"
6685
+ - "./ext/cargo-vendor/wasi-common-10.0.1/build.rs"
6686
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/clocks.rs"
6687
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/ctx.rs"
6688
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/dir.rs"
6689
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/error.rs"
6690
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/file.rs"
6691
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/lib.rs"
6692
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/pipe.rs"
6693
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/random.rs"
6694
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/sched.rs"
6695
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/sched/subscription.rs"
6696
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/snapshots/mod.rs"
6697
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/snapshots/preview_0.rs"
6698
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/snapshots/preview_1.rs"
6699
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/snapshots/preview_1/error.rs"
6700
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/string_array.rs"
6701
+ - "./ext/cargo-vendor/wasi-common-10.0.1/src/table.rs"
6702
6702
  - "./ext/cargo-vendor/wasm-bindgen-0.2.87/.cargo-checksum.json"
6703
6703
  - "./ext/cargo-vendor/wasm-bindgen-0.2.87/CHANGELOG.md"
6704
6704
  - "./ext/cargo-vendor/wasm-bindgen-0.2.87/CONTRIBUTING.md"
@@ -7215,338 +7215,338 @@ files:
7215
7215
  - "./ext/cargo-vendor/wasmprinter-0.2.63/src/lib.rs"
7216
7216
  - "./ext/cargo-vendor/wasmprinter-0.2.63/src/operator.rs"
7217
7217
  - "./ext/cargo-vendor/wasmprinter-0.2.63/tests/all.rs"
7218
- - "./ext/cargo-vendor/wasmtime-10.0.0/.cargo-checksum.json"
7219
- - "./ext/cargo-vendor/wasmtime-10.0.0/Cargo.toml"
7220
- - "./ext/cargo-vendor/wasmtime-10.0.0/LICENSE"
7221
- - "./ext/cargo-vendor/wasmtime-10.0.0/README.md"
7222
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/code.rs"
7223
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/compiler.rs"
7224
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/component/component.rs"
7225
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/component/func.rs"
7226
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/component/func/host.rs"
7227
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/component/func/options.rs"
7228
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/component/func/typed.rs"
7229
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/component/instance.rs"
7230
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/component/linker.rs"
7231
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/component/matching.rs"
7232
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/component/mod.rs"
7233
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/component/storage.rs"
7234
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/component/store.rs"
7235
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/component/types.rs"
7236
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/component/values.rs"
7237
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/config.rs"
7238
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/engine.rs"
7239
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/engine/serialization.rs"
7240
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/externals.rs"
7241
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/func.rs"
7242
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/func/typed.rs"
7243
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/instance.rs"
7244
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/lib.rs"
7245
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/limits.rs"
7246
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/linker.rs"
7247
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/memory.rs"
7248
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/module.rs"
7249
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/module/registry.rs"
7250
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/profiling.rs"
7251
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/ref.rs"
7252
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/signatures.rs"
7253
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/store.rs"
7254
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/store/context.rs"
7255
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/store/data.rs"
7256
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/store/func_refs.rs"
7257
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/trampoline.rs"
7258
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/trampoline/func.rs"
7259
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/trampoline/global.rs"
7260
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/trampoline/memory.rs"
7261
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/trampoline/table.rs"
7262
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/trap.rs"
7263
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/types.rs"
7264
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/types/matching.rs"
7265
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/unix.rs"
7266
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/values.rs"
7267
- - "./ext/cargo-vendor/wasmtime-10.0.0/src/windows.rs"
7268
- - "./ext/cargo-vendor/wasmtime-asm-macros-10.0.0/.cargo-checksum.json"
7269
- - "./ext/cargo-vendor/wasmtime-asm-macros-10.0.0/Cargo.toml"
7270
- - "./ext/cargo-vendor/wasmtime-asm-macros-10.0.0/src/lib.rs"
7271
- - "./ext/cargo-vendor/wasmtime-cache-10.0.0/.cargo-checksum.json"
7272
- - "./ext/cargo-vendor/wasmtime-cache-10.0.0/Cargo.toml"
7273
- - "./ext/cargo-vendor/wasmtime-cache-10.0.0/LICENSE"
7274
- - "./ext/cargo-vendor/wasmtime-cache-10.0.0/build.rs"
7275
- - "./ext/cargo-vendor/wasmtime-cache-10.0.0/src/config.rs"
7276
- - "./ext/cargo-vendor/wasmtime-cache-10.0.0/src/config/tests.rs"
7277
- - "./ext/cargo-vendor/wasmtime-cache-10.0.0/src/lib.rs"
7278
- - "./ext/cargo-vendor/wasmtime-cache-10.0.0/src/tests.rs"
7279
- - "./ext/cargo-vendor/wasmtime-cache-10.0.0/src/worker.rs"
7280
- - "./ext/cargo-vendor/wasmtime-cache-10.0.0/src/worker/tests.rs"
7281
- - "./ext/cargo-vendor/wasmtime-cache-10.0.0/src/worker/tests/system_time_stub.rs"
7282
- - "./ext/cargo-vendor/wasmtime-cache-10.0.0/tests/cache_write_default_config.rs"
7283
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/.cargo-checksum.json"
7284
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/Cargo.toml"
7285
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/src/bindgen.rs"
7286
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/src/component.rs"
7287
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/src/lib.rs"
7288
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen.rs"
7289
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/char.wit"
7290
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/conventions.wit"
7291
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/direct-import.wit"
7292
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/empty.wit"
7293
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/flags.wit"
7294
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/floats.wit"
7295
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/function-new.wit"
7296
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/integers.wit"
7297
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/lists.wit"
7298
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/many-arguments.wit"
7299
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/multi-return.wit"
7300
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/records.wit"
7301
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/rename.wit"
7302
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/share-types.wit"
7303
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/simple-functions.wit"
7304
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/simple-lists.wit"
7305
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/simple-wasi.wit"
7306
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/small-anonymous.wit"
7307
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/smoke-default.wit"
7308
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/smoke-export.wit"
7309
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/smoke.wit"
7310
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/strings.wit"
7311
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/unions.wit"
7312
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/use-paths.wit"
7313
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/variants.wit"
7314
- - "./ext/cargo-vendor/wasmtime-component-macro-10.0.0/tests/codegen/worlds-with-types.wit"
7315
- - "./ext/cargo-vendor/wasmtime-component-util-10.0.0/.cargo-checksum.json"
7316
- - "./ext/cargo-vendor/wasmtime-component-util-10.0.0/Cargo.toml"
7317
- - "./ext/cargo-vendor/wasmtime-component-util-10.0.0/src/lib.rs"
7318
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/.cargo-checksum.json"
7319
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/Cargo.toml"
7320
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/LICENSE"
7321
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/SECURITY.md"
7322
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/builder.rs"
7323
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/compiler.rs"
7324
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/compiler/component.rs"
7325
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/debug.rs"
7326
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/debug/gc.rs"
7327
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/debug/transform/address_transform.rs"
7328
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/debug/transform/attr.rs"
7329
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/debug/transform/expression.rs"
7330
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/debug/transform/line_program.rs"
7331
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/debug/transform/mod.rs"
7332
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/debug/transform/range_info_builder.rs"
7333
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/debug/transform/refs.rs"
7334
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/debug/transform/simulate.rs"
7335
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/debug/transform/unit.rs"
7336
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/debug/transform/utils.rs"
7337
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/debug/write_debuginfo.rs"
7338
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/func_environ.rs"
7339
- - "./ext/cargo-vendor/wasmtime-cranelift-10.0.0/src/lib.rs"
7340
- - "./ext/cargo-vendor/wasmtime-cranelift-shared-10.0.0/.cargo-checksum.json"
7341
- - "./ext/cargo-vendor/wasmtime-cranelift-shared-10.0.0/Cargo.toml"
7342
- - "./ext/cargo-vendor/wasmtime-cranelift-shared-10.0.0/src/compiled_function.rs"
7343
- - "./ext/cargo-vendor/wasmtime-cranelift-shared-10.0.0/src/isa_builder.rs"
7344
- - "./ext/cargo-vendor/wasmtime-cranelift-shared-10.0.0/src/lib.rs"
7345
- - "./ext/cargo-vendor/wasmtime-cranelift-shared-10.0.0/src/obj.rs"
7346
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/.cargo-checksum.json"
7347
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/Cargo.lock"
7348
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/Cargo.toml"
7349
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/LICENSE"
7350
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/examples/factc.rs"
7351
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/address_map.rs"
7352
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/builtin.rs"
7353
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/compilation.rs"
7354
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/component.rs"
7355
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/component/compiler.rs"
7356
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/component/dfg.rs"
7357
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/component/info.rs"
7358
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/component/translate.rs"
7359
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/component/translate/adapt.rs"
7360
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/component/translate/inline.rs"
7361
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/component/types.rs"
7362
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/component/vmcomponent_offsets.rs"
7363
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/fact.rs"
7364
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/fact/core_types.rs"
7365
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/fact/signature.rs"
7366
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/fact/trampoline.rs"
7367
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/fact/transcode.rs"
7368
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/fact/traps.rs"
7369
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/lib.rs"
7370
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/module.rs"
7371
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/module_environ.rs"
7372
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/module_types.rs"
7373
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/obj.rs"
7374
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/ref_bits.rs"
7375
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/scopevec.rs"
7376
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/stack_map.rs"
7377
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/trap_encoding.rs"
7378
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/tunables.rs"
7379
- - "./ext/cargo-vendor/wasmtime-environ-10.0.0/src/vmoffsets.rs"
7380
- - "./ext/cargo-vendor/wasmtime-fiber-10.0.0/.cargo-checksum.json"
7381
- - "./ext/cargo-vendor/wasmtime-fiber-10.0.0/Cargo.toml"
7382
- - "./ext/cargo-vendor/wasmtime-fiber-10.0.0/LICENSE"
7383
- - "./ext/cargo-vendor/wasmtime-fiber-10.0.0/build.rs"
7384
- - "./ext/cargo-vendor/wasmtime-fiber-10.0.0/src/lib.rs"
7385
- - "./ext/cargo-vendor/wasmtime-fiber-10.0.0/src/unix.rs"
7386
- - "./ext/cargo-vendor/wasmtime-fiber-10.0.0/src/unix/aarch64.rs"
7387
- - "./ext/cargo-vendor/wasmtime-fiber-10.0.0/src/unix/arm.rs"
7388
- - "./ext/cargo-vendor/wasmtime-fiber-10.0.0/src/unix/riscv64.rs"
7389
- - "./ext/cargo-vendor/wasmtime-fiber-10.0.0/src/unix/s390x.S"
7390
- - "./ext/cargo-vendor/wasmtime-fiber-10.0.0/src/unix/x86.rs"
7391
- - "./ext/cargo-vendor/wasmtime-fiber-10.0.0/src/unix/x86_64.rs"
7392
- - "./ext/cargo-vendor/wasmtime-fiber-10.0.0/src/windows.c"
7393
- - "./ext/cargo-vendor/wasmtime-fiber-10.0.0/src/windows.rs"
7394
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/.cargo-checksum.json"
7395
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/Cargo.toml"
7396
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/LICENSE"
7397
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/src/code_memory.rs"
7398
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/src/debug.rs"
7399
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/src/demangling.rs"
7400
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/src/instantiate.rs"
7401
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/src/lib.rs"
7402
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/src/profiling.rs"
7403
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/src/profiling/jitdump.rs"
7404
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/src/profiling/perfmap.rs"
7405
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/src/profiling/vtune.rs"
7406
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/src/unwind.rs"
7407
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/src/unwind/miri.rs"
7408
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/src/unwind/systemv.rs"
7409
- - "./ext/cargo-vendor/wasmtime-jit-10.0.0/src/unwind/winx64.rs"
7410
- - "./ext/cargo-vendor/wasmtime-jit-debug-10.0.0/.cargo-checksum.json"
7411
- - "./ext/cargo-vendor/wasmtime-jit-debug-10.0.0/Cargo.toml"
7412
- - "./ext/cargo-vendor/wasmtime-jit-debug-10.0.0/README.md"
7413
- - "./ext/cargo-vendor/wasmtime-jit-debug-10.0.0/src/gdb_jit_int.rs"
7414
- - "./ext/cargo-vendor/wasmtime-jit-debug-10.0.0/src/lib.rs"
7415
- - "./ext/cargo-vendor/wasmtime-jit-debug-10.0.0/src/perf_jitdump.rs"
7416
- - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-10.0.0/.cargo-checksum.json"
7417
- - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-10.0.0/Cargo.toml"
7418
- - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-10.0.0/src/lib.rs"
7419
- - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-10.0.0/src/libc.rs"
7420
- - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-10.0.0/src/miri.rs"
7421
- - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-10.0.0/src/win.rs"
7422
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/.cargo-checksum.json"
7423
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/Cargo.toml"
7424
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/LICENSE"
7425
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/build.rs"
7426
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/component.rs"
7427
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/component/transcode.rs"
7428
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/cow.rs"
7429
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/debug_builtins.rs"
7430
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/export.rs"
7431
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/externref.rs"
7432
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/helpers.c"
7433
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/imports.rs"
7434
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/instance.rs"
7435
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/instance/allocator.rs"
7436
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/instance/allocator/pooling.rs"
7437
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/instance/allocator/pooling/index_allocator.rs"
7438
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/instance/allocator/pooling/unix.rs"
7439
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/instance/allocator/pooling/windows.rs"
7440
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/lib.rs"
7441
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/libcalls.rs"
7442
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/memory.rs"
7443
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/mmap.rs"
7444
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/mmap/miri.rs"
7445
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/mmap/unix.rs"
7446
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/mmap/windows.rs"
7447
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/mmap_vec.rs"
7448
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/module_id.rs"
7449
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/parking_spot.rs"
7450
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/send_sync_ptr.rs"
7451
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/store_box.rs"
7452
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/table.rs"
7453
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/trampolines.rs"
7454
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/trampolines/aarch64.rs"
7455
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/trampolines/riscv64.rs"
7456
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/trampolines/s390x.S"
7457
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/trampolines/s390x.rs"
7458
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/trampolines/x86_64.rs"
7459
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/traphandlers.rs"
7460
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/traphandlers/backtrace.rs"
7461
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/traphandlers/backtrace/aarch64.rs"
7462
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/traphandlers/backtrace/riscv64.rs"
7463
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/traphandlers/backtrace/s390x.rs"
7464
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/traphandlers/backtrace/x86_64.rs"
7465
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/traphandlers/macos.rs"
7466
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/traphandlers/unix.rs"
7467
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/traphandlers/windows.rs"
7468
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/vmcontext.rs"
7469
- - "./ext/cargo-vendor/wasmtime-runtime-10.0.0/src/vmcontext/vm_host_func_context.rs"
7218
+ - "./ext/cargo-vendor/wasmtime-10.0.1/.cargo-checksum.json"
7219
+ - "./ext/cargo-vendor/wasmtime-10.0.1/Cargo.toml"
7220
+ - "./ext/cargo-vendor/wasmtime-10.0.1/LICENSE"
7221
+ - "./ext/cargo-vendor/wasmtime-10.0.1/README.md"
7222
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/code.rs"
7223
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/compiler.rs"
7224
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/component/component.rs"
7225
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/component/func.rs"
7226
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/component/func/host.rs"
7227
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/component/func/options.rs"
7228
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/component/func/typed.rs"
7229
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/component/instance.rs"
7230
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/component/linker.rs"
7231
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/component/matching.rs"
7232
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/component/mod.rs"
7233
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/component/storage.rs"
7234
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/component/store.rs"
7235
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/component/types.rs"
7236
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/component/values.rs"
7237
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/config.rs"
7238
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/engine.rs"
7239
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/engine/serialization.rs"
7240
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/externals.rs"
7241
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/func.rs"
7242
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/func/typed.rs"
7243
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/instance.rs"
7244
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/lib.rs"
7245
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/limits.rs"
7246
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/linker.rs"
7247
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/memory.rs"
7248
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/module.rs"
7249
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/module/registry.rs"
7250
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/profiling.rs"
7251
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/ref.rs"
7252
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/signatures.rs"
7253
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/store.rs"
7254
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/store/context.rs"
7255
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/store/data.rs"
7256
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/store/func_refs.rs"
7257
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/trampoline.rs"
7258
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/trampoline/func.rs"
7259
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/trampoline/global.rs"
7260
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/trampoline/memory.rs"
7261
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/trampoline/table.rs"
7262
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/trap.rs"
7263
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/types.rs"
7264
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/types/matching.rs"
7265
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/unix.rs"
7266
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/values.rs"
7267
+ - "./ext/cargo-vendor/wasmtime-10.0.1/src/windows.rs"
7268
+ - "./ext/cargo-vendor/wasmtime-asm-macros-10.0.1/.cargo-checksum.json"
7269
+ - "./ext/cargo-vendor/wasmtime-asm-macros-10.0.1/Cargo.toml"
7270
+ - "./ext/cargo-vendor/wasmtime-asm-macros-10.0.1/src/lib.rs"
7271
+ - "./ext/cargo-vendor/wasmtime-cache-10.0.1/.cargo-checksum.json"
7272
+ - "./ext/cargo-vendor/wasmtime-cache-10.0.1/Cargo.toml"
7273
+ - "./ext/cargo-vendor/wasmtime-cache-10.0.1/LICENSE"
7274
+ - "./ext/cargo-vendor/wasmtime-cache-10.0.1/build.rs"
7275
+ - "./ext/cargo-vendor/wasmtime-cache-10.0.1/src/config.rs"
7276
+ - "./ext/cargo-vendor/wasmtime-cache-10.0.1/src/config/tests.rs"
7277
+ - "./ext/cargo-vendor/wasmtime-cache-10.0.1/src/lib.rs"
7278
+ - "./ext/cargo-vendor/wasmtime-cache-10.0.1/src/tests.rs"
7279
+ - "./ext/cargo-vendor/wasmtime-cache-10.0.1/src/worker.rs"
7280
+ - "./ext/cargo-vendor/wasmtime-cache-10.0.1/src/worker/tests.rs"
7281
+ - "./ext/cargo-vendor/wasmtime-cache-10.0.1/src/worker/tests/system_time_stub.rs"
7282
+ - "./ext/cargo-vendor/wasmtime-cache-10.0.1/tests/cache_write_default_config.rs"
7283
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/.cargo-checksum.json"
7284
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/Cargo.toml"
7285
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/src/bindgen.rs"
7286
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/src/component.rs"
7287
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/src/lib.rs"
7288
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen.rs"
7289
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/char.wit"
7290
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/conventions.wit"
7291
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/direct-import.wit"
7292
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/empty.wit"
7293
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/flags.wit"
7294
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/floats.wit"
7295
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/function-new.wit"
7296
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/integers.wit"
7297
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/lists.wit"
7298
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/many-arguments.wit"
7299
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/multi-return.wit"
7300
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/records.wit"
7301
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/rename.wit"
7302
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/share-types.wit"
7303
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/simple-functions.wit"
7304
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/simple-lists.wit"
7305
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/simple-wasi.wit"
7306
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/small-anonymous.wit"
7307
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/smoke-default.wit"
7308
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/smoke-export.wit"
7309
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/smoke.wit"
7310
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/strings.wit"
7311
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/unions.wit"
7312
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/use-paths.wit"
7313
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/variants.wit"
7314
+ - "./ext/cargo-vendor/wasmtime-component-macro-10.0.1/tests/codegen/worlds-with-types.wit"
7315
+ - "./ext/cargo-vendor/wasmtime-component-util-10.0.1/.cargo-checksum.json"
7316
+ - "./ext/cargo-vendor/wasmtime-component-util-10.0.1/Cargo.toml"
7317
+ - "./ext/cargo-vendor/wasmtime-component-util-10.0.1/src/lib.rs"
7318
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/.cargo-checksum.json"
7319
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/Cargo.toml"
7320
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/LICENSE"
7321
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/SECURITY.md"
7322
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/builder.rs"
7323
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/compiler.rs"
7324
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/compiler/component.rs"
7325
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/debug.rs"
7326
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/debug/gc.rs"
7327
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/debug/transform/address_transform.rs"
7328
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/debug/transform/attr.rs"
7329
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/debug/transform/expression.rs"
7330
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/debug/transform/line_program.rs"
7331
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/debug/transform/mod.rs"
7332
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/debug/transform/range_info_builder.rs"
7333
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/debug/transform/refs.rs"
7334
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/debug/transform/simulate.rs"
7335
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/debug/transform/unit.rs"
7336
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/debug/transform/utils.rs"
7337
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/debug/write_debuginfo.rs"
7338
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/func_environ.rs"
7339
+ - "./ext/cargo-vendor/wasmtime-cranelift-10.0.1/src/lib.rs"
7340
+ - "./ext/cargo-vendor/wasmtime-cranelift-shared-10.0.1/.cargo-checksum.json"
7341
+ - "./ext/cargo-vendor/wasmtime-cranelift-shared-10.0.1/Cargo.toml"
7342
+ - "./ext/cargo-vendor/wasmtime-cranelift-shared-10.0.1/src/compiled_function.rs"
7343
+ - "./ext/cargo-vendor/wasmtime-cranelift-shared-10.0.1/src/isa_builder.rs"
7344
+ - "./ext/cargo-vendor/wasmtime-cranelift-shared-10.0.1/src/lib.rs"
7345
+ - "./ext/cargo-vendor/wasmtime-cranelift-shared-10.0.1/src/obj.rs"
7346
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/.cargo-checksum.json"
7347
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/Cargo.lock"
7348
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/Cargo.toml"
7349
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/LICENSE"
7350
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/examples/factc.rs"
7351
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/address_map.rs"
7352
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/builtin.rs"
7353
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/compilation.rs"
7354
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/component.rs"
7355
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/component/compiler.rs"
7356
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/component/dfg.rs"
7357
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/component/info.rs"
7358
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/component/translate.rs"
7359
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/component/translate/adapt.rs"
7360
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/component/translate/inline.rs"
7361
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/component/types.rs"
7362
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/component/vmcomponent_offsets.rs"
7363
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/fact.rs"
7364
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/fact/core_types.rs"
7365
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/fact/signature.rs"
7366
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/fact/trampoline.rs"
7367
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/fact/transcode.rs"
7368
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/fact/traps.rs"
7369
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/lib.rs"
7370
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/module.rs"
7371
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/module_environ.rs"
7372
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/module_types.rs"
7373
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/obj.rs"
7374
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/ref_bits.rs"
7375
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/scopevec.rs"
7376
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/stack_map.rs"
7377
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/trap_encoding.rs"
7378
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/tunables.rs"
7379
+ - "./ext/cargo-vendor/wasmtime-environ-10.0.1/src/vmoffsets.rs"
7380
+ - "./ext/cargo-vendor/wasmtime-fiber-10.0.1/.cargo-checksum.json"
7381
+ - "./ext/cargo-vendor/wasmtime-fiber-10.0.1/Cargo.toml"
7382
+ - "./ext/cargo-vendor/wasmtime-fiber-10.0.1/LICENSE"
7383
+ - "./ext/cargo-vendor/wasmtime-fiber-10.0.1/build.rs"
7384
+ - "./ext/cargo-vendor/wasmtime-fiber-10.0.1/src/lib.rs"
7385
+ - "./ext/cargo-vendor/wasmtime-fiber-10.0.1/src/unix.rs"
7386
+ - "./ext/cargo-vendor/wasmtime-fiber-10.0.1/src/unix/aarch64.rs"
7387
+ - "./ext/cargo-vendor/wasmtime-fiber-10.0.1/src/unix/arm.rs"
7388
+ - "./ext/cargo-vendor/wasmtime-fiber-10.0.1/src/unix/riscv64.rs"
7389
+ - "./ext/cargo-vendor/wasmtime-fiber-10.0.1/src/unix/s390x.S"
7390
+ - "./ext/cargo-vendor/wasmtime-fiber-10.0.1/src/unix/x86.rs"
7391
+ - "./ext/cargo-vendor/wasmtime-fiber-10.0.1/src/unix/x86_64.rs"
7392
+ - "./ext/cargo-vendor/wasmtime-fiber-10.0.1/src/windows.c"
7393
+ - "./ext/cargo-vendor/wasmtime-fiber-10.0.1/src/windows.rs"
7394
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/.cargo-checksum.json"
7395
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/Cargo.toml"
7396
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/LICENSE"
7397
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/src/code_memory.rs"
7398
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/src/debug.rs"
7399
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/src/demangling.rs"
7400
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/src/instantiate.rs"
7401
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/src/lib.rs"
7402
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/src/profiling.rs"
7403
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/src/profiling/jitdump.rs"
7404
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/src/profiling/perfmap.rs"
7405
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/src/profiling/vtune.rs"
7406
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/src/unwind.rs"
7407
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/src/unwind/miri.rs"
7408
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/src/unwind/systemv.rs"
7409
+ - "./ext/cargo-vendor/wasmtime-jit-10.0.1/src/unwind/winx64.rs"
7410
+ - "./ext/cargo-vendor/wasmtime-jit-debug-10.0.1/.cargo-checksum.json"
7411
+ - "./ext/cargo-vendor/wasmtime-jit-debug-10.0.1/Cargo.toml"
7412
+ - "./ext/cargo-vendor/wasmtime-jit-debug-10.0.1/README.md"
7413
+ - "./ext/cargo-vendor/wasmtime-jit-debug-10.0.1/src/gdb_jit_int.rs"
7414
+ - "./ext/cargo-vendor/wasmtime-jit-debug-10.0.1/src/lib.rs"
7415
+ - "./ext/cargo-vendor/wasmtime-jit-debug-10.0.1/src/perf_jitdump.rs"
7416
+ - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-10.0.1/.cargo-checksum.json"
7417
+ - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-10.0.1/Cargo.toml"
7418
+ - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-10.0.1/src/lib.rs"
7419
+ - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-10.0.1/src/libc.rs"
7420
+ - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-10.0.1/src/miri.rs"
7421
+ - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-10.0.1/src/win.rs"
7422
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/.cargo-checksum.json"
7423
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/Cargo.toml"
7424
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/LICENSE"
7425
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/build.rs"
7426
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/component.rs"
7427
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/component/transcode.rs"
7428
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/cow.rs"
7429
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/debug_builtins.rs"
7430
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/export.rs"
7431
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/externref.rs"
7432
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/helpers.c"
7433
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/imports.rs"
7434
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/instance.rs"
7435
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/instance/allocator.rs"
7436
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/instance/allocator/pooling.rs"
7437
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/instance/allocator/pooling/index_allocator.rs"
7438
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/instance/allocator/pooling/unix.rs"
7439
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/instance/allocator/pooling/windows.rs"
7440
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/lib.rs"
7441
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/libcalls.rs"
7442
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/memory.rs"
7443
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/mmap.rs"
7444
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/mmap/miri.rs"
7445
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/mmap/unix.rs"
7446
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/mmap/windows.rs"
7447
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/mmap_vec.rs"
7448
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/module_id.rs"
7449
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/parking_spot.rs"
7450
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/send_sync_ptr.rs"
7451
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/store_box.rs"
7452
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/table.rs"
7453
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/trampolines.rs"
7454
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/trampolines/aarch64.rs"
7455
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/trampolines/riscv64.rs"
7456
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/trampolines/s390x.S"
7457
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/trampolines/s390x.rs"
7458
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/trampolines/x86_64.rs"
7459
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/traphandlers.rs"
7460
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/traphandlers/backtrace.rs"
7461
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/traphandlers/backtrace/aarch64.rs"
7462
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/traphandlers/backtrace/riscv64.rs"
7463
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/traphandlers/backtrace/s390x.rs"
7464
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/traphandlers/backtrace/x86_64.rs"
7465
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/traphandlers/macos.rs"
7466
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/traphandlers/unix.rs"
7467
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/traphandlers/windows.rs"
7468
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/vmcontext.rs"
7469
+ - "./ext/cargo-vendor/wasmtime-runtime-10.0.1/src/vmcontext/vm_host_func_context.rs"
7470
7470
  - "./ext/cargo-vendor/wasmtime-types-10.0.1/.cargo-checksum.json"
7471
7471
  - "./ext/cargo-vendor/wasmtime-types-10.0.1/Cargo.toml"
7472
7472
  - "./ext/cargo-vendor/wasmtime-types-10.0.1/LICENSE"
7473
7473
  - "./ext/cargo-vendor/wasmtime-types-10.0.1/src/error.rs"
7474
7474
  - "./ext/cargo-vendor/wasmtime-types-10.0.1/src/lib.rs"
7475
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/.cargo-checksum.json"
7476
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/Cargo.toml"
7477
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/LICENSE"
7478
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/README.md"
7479
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/build.rs"
7480
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/lib.rs"
7481
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/clocks.rs"
7482
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/clocks/host.rs"
7483
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/ctx.rs"
7484
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/error.rs"
7485
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/filesystem.rs"
7486
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/mod.rs"
7487
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/pipe.rs"
7488
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/preview1/mod.rs"
7489
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/preview2/clocks.rs"
7490
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/preview2/env.rs"
7491
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/preview2/exit.rs"
7492
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/preview2/filesystem.rs"
7493
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/preview2/io.rs"
7494
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/preview2/mod.rs"
7495
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/preview2/poll.rs"
7496
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/preview2/random.rs"
7497
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/random.rs"
7498
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/sched.rs"
7499
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/sched/subscription.rs"
7500
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/sched/sync.rs"
7501
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/stdio.rs"
7502
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/stream.rs"
7503
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/table.rs"
7504
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/wasi/command.rs"
7505
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/src/preview2/wasi/mod.rs"
7506
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/clocks/monotonic-clock.wit"
7507
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/clocks/timezone.wit"
7508
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/clocks/wall-clock.wit"
7509
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/filesystem/filesystem.wit"
7510
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/http/incoming-handler.wit"
7511
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/http/outgoing-handler.wit"
7512
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/http/types.wit"
7513
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/io/streams.wit"
7514
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/logging/handler.wit"
7515
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/poll/poll.wit"
7516
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/preview/command-extended.wit"
7517
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/preview/command.wit"
7518
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/preview/proxy.wit"
7519
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/preview/reactor.wit"
7520
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/random/insecure-seed.wit"
7521
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/random/insecure.wit"
7522
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/random/random.wit"
7523
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/sockets/instance-network.wit"
7524
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/sockets/ip-name-lookup.wit"
7525
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/sockets/network.wit"
7526
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/sockets/tcp-create-socket.wit"
7527
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/sockets/tcp.wit"
7528
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/sockets/udp-create-socket.wit"
7529
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/sockets/udp.wit"
7530
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/wasi-cli-base/environment.wit"
7531
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/wasi-cli-base/exit.wit"
7532
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/wasi-cli-base/preopens.wit"
7533
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/deps/wasi-cli-base/stdio.wit"
7534
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/main.wit"
7535
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/wit/test.wit"
7536
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/witx/typenames.witx"
7537
- - "./ext/cargo-vendor/wasmtime-wasi-10.0.0/witx/wasi_snapshot_preview1.witx"
7538
- - "./ext/cargo-vendor/wasmtime-winch-10.0.0/.cargo-checksum.json"
7539
- - "./ext/cargo-vendor/wasmtime-winch-10.0.0/Cargo.toml"
7540
- - "./ext/cargo-vendor/wasmtime-winch-10.0.0/LICENSE"
7541
- - "./ext/cargo-vendor/wasmtime-winch-10.0.0/src/builder.rs"
7542
- - "./ext/cargo-vendor/wasmtime-winch-10.0.0/src/compiler.rs"
7543
- - "./ext/cargo-vendor/wasmtime-winch-10.0.0/src/lib.rs"
7544
- - "./ext/cargo-vendor/wasmtime-wit-bindgen-10.0.0/.cargo-checksum.json"
7545
- - "./ext/cargo-vendor/wasmtime-wit-bindgen-10.0.0/Cargo.toml"
7546
- - "./ext/cargo-vendor/wasmtime-wit-bindgen-10.0.0/src/lib.rs"
7547
- - "./ext/cargo-vendor/wasmtime-wit-bindgen-10.0.0/src/rust.rs"
7548
- - "./ext/cargo-vendor/wasmtime-wit-bindgen-10.0.0/src/source.rs"
7549
- - "./ext/cargo-vendor/wasmtime-wit-bindgen-10.0.0/src/types.rs"
7475
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/.cargo-checksum.json"
7476
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/Cargo.toml"
7477
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/LICENSE"
7478
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/README.md"
7479
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/build.rs"
7480
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/lib.rs"
7481
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/clocks.rs"
7482
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/clocks/host.rs"
7483
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/ctx.rs"
7484
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/error.rs"
7485
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/filesystem.rs"
7486
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/mod.rs"
7487
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/pipe.rs"
7488
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/preview1/mod.rs"
7489
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/preview2/clocks.rs"
7490
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/preview2/env.rs"
7491
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/preview2/exit.rs"
7492
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/preview2/filesystem.rs"
7493
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/preview2/io.rs"
7494
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/preview2/mod.rs"
7495
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/preview2/poll.rs"
7496
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/preview2/random.rs"
7497
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/random.rs"
7498
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/sched.rs"
7499
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/sched/subscription.rs"
7500
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/sched/sync.rs"
7501
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/stdio.rs"
7502
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/stream.rs"
7503
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/table.rs"
7504
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/wasi/command.rs"
7505
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/src/preview2/wasi/mod.rs"
7506
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/clocks/monotonic-clock.wit"
7507
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/clocks/timezone.wit"
7508
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/clocks/wall-clock.wit"
7509
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/filesystem/filesystem.wit"
7510
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/http/incoming-handler.wit"
7511
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/http/outgoing-handler.wit"
7512
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/http/types.wit"
7513
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/io/streams.wit"
7514
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/logging/handler.wit"
7515
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/poll/poll.wit"
7516
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/preview/command-extended.wit"
7517
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/preview/command.wit"
7518
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/preview/proxy.wit"
7519
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/preview/reactor.wit"
7520
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/random/insecure-seed.wit"
7521
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/random/insecure.wit"
7522
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/random/random.wit"
7523
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/sockets/instance-network.wit"
7524
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/sockets/ip-name-lookup.wit"
7525
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/sockets/network.wit"
7526
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/sockets/tcp-create-socket.wit"
7527
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/sockets/tcp.wit"
7528
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/sockets/udp-create-socket.wit"
7529
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/sockets/udp.wit"
7530
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/wasi-cli-base/environment.wit"
7531
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/wasi-cli-base/exit.wit"
7532
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/wasi-cli-base/preopens.wit"
7533
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/deps/wasi-cli-base/stdio.wit"
7534
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/main.wit"
7535
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/wit/test.wit"
7536
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/witx/typenames.witx"
7537
+ - "./ext/cargo-vendor/wasmtime-wasi-10.0.1/witx/wasi_snapshot_preview1.witx"
7538
+ - "./ext/cargo-vendor/wasmtime-winch-10.0.1/.cargo-checksum.json"
7539
+ - "./ext/cargo-vendor/wasmtime-winch-10.0.1/Cargo.toml"
7540
+ - "./ext/cargo-vendor/wasmtime-winch-10.0.1/LICENSE"
7541
+ - "./ext/cargo-vendor/wasmtime-winch-10.0.1/src/builder.rs"
7542
+ - "./ext/cargo-vendor/wasmtime-winch-10.0.1/src/compiler.rs"
7543
+ - "./ext/cargo-vendor/wasmtime-winch-10.0.1/src/lib.rs"
7544
+ - "./ext/cargo-vendor/wasmtime-wit-bindgen-10.0.1/.cargo-checksum.json"
7545
+ - "./ext/cargo-vendor/wasmtime-wit-bindgen-10.0.1/Cargo.toml"
7546
+ - "./ext/cargo-vendor/wasmtime-wit-bindgen-10.0.1/src/lib.rs"
7547
+ - "./ext/cargo-vendor/wasmtime-wit-bindgen-10.0.1/src/rust.rs"
7548
+ - "./ext/cargo-vendor/wasmtime-wit-bindgen-10.0.1/src/source.rs"
7549
+ - "./ext/cargo-vendor/wasmtime-wit-bindgen-10.0.1/src/types.rs"
7550
7550
  - "./ext/cargo-vendor/wast-35.0.2/.cargo-checksum.json"
7551
7551
  - "./ext/cargo-vendor/wast-35.0.2/Cargo.toml"
7552
7552
  - "./ext/cargo-vendor/wast-35.0.2/README.md"
@@ -7798,38 +7798,38 @@ files:
7798
7798
  - "./ext/cargo-vendor/wat-1.0.69/LICENSE"
7799
7799
  - "./ext/cargo-vendor/wat-1.0.69/README.md"
7800
7800
  - "./ext/cargo-vendor/wat-1.0.69/src/lib.rs"
7801
- - "./ext/cargo-vendor/wiggle-10.0.0/.cargo-checksum.json"
7802
- - "./ext/cargo-vendor/wiggle-10.0.0/Cargo.toml"
7803
- - "./ext/cargo-vendor/wiggle-10.0.0/LICENSE"
7804
- - "./ext/cargo-vendor/wiggle-10.0.0/README.md"
7805
- - "./ext/cargo-vendor/wiggle-10.0.0/src/borrow.rs"
7806
- - "./ext/cargo-vendor/wiggle-10.0.0/src/error.rs"
7807
- - "./ext/cargo-vendor/wiggle-10.0.0/src/guest_type.rs"
7808
- - "./ext/cargo-vendor/wiggle-10.0.0/src/lib.rs"
7809
- - "./ext/cargo-vendor/wiggle-10.0.0/src/region.rs"
7810
- - "./ext/cargo-vendor/wiggle-10.0.0/src/wasmtime.rs"
7811
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/.cargo-checksum.json"
7812
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/Cargo.toml"
7813
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/LICENSE"
7814
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/README.md"
7815
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/src/codegen_settings.rs"
7816
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/src/config.rs"
7817
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/src/funcs.rs"
7818
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/src/lib.rs"
7819
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/src/lifetimes.rs"
7820
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/src/module_trait.rs"
7821
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/src/names.rs"
7822
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/src/types/error.rs"
7823
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/src/types/flags.rs"
7824
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/src/types/handle.rs"
7825
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/src/types/mod.rs"
7826
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/src/types/record.rs"
7827
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/src/types/variant.rs"
7828
- - "./ext/cargo-vendor/wiggle-generate-10.0.0/src/wasmtime.rs"
7829
- - "./ext/cargo-vendor/wiggle-macro-10.0.0/.cargo-checksum.json"
7830
- - "./ext/cargo-vendor/wiggle-macro-10.0.0/Cargo.toml"
7831
- - "./ext/cargo-vendor/wiggle-macro-10.0.0/LICENSE"
7832
- - "./ext/cargo-vendor/wiggle-macro-10.0.0/src/lib.rs"
7801
+ - "./ext/cargo-vendor/wiggle-10.0.1/.cargo-checksum.json"
7802
+ - "./ext/cargo-vendor/wiggle-10.0.1/Cargo.toml"
7803
+ - "./ext/cargo-vendor/wiggle-10.0.1/LICENSE"
7804
+ - "./ext/cargo-vendor/wiggle-10.0.1/README.md"
7805
+ - "./ext/cargo-vendor/wiggle-10.0.1/src/borrow.rs"
7806
+ - "./ext/cargo-vendor/wiggle-10.0.1/src/error.rs"
7807
+ - "./ext/cargo-vendor/wiggle-10.0.1/src/guest_type.rs"
7808
+ - "./ext/cargo-vendor/wiggle-10.0.1/src/lib.rs"
7809
+ - "./ext/cargo-vendor/wiggle-10.0.1/src/region.rs"
7810
+ - "./ext/cargo-vendor/wiggle-10.0.1/src/wasmtime.rs"
7811
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/.cargo-checksum.json"
7812
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/Cargo.toml"
7813
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/LICENSE"
7814
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/README.md"
7815
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/src/codegen_settings.rs"
7816
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/src/config.rs"
7817
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/src/funcs.rs"
7818
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/src/lib.rs"
7819
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/src/lifetimes.rs"
7820
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/src/module_trait.rs"
7821
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/src/names.rs"
7822
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/src/types/error.rs"
7823
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/src/types/flags.rs"
7824
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/src/types/handle.rs"
7825
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/src/types/mod.rs"
7826
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/src/types/record.rs"
7827
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/src/types/variant.rs"
7828
+ - "./ext/cargo-vendor/wiggle-generate-10.0.1/src/wasmtime.rs"
7829
+ - "./ext/cargo-vendor/wiggle-macro-10.0.1/.cargo-checksum.json"
7830
+ - "./ext/cargo-vendor/wiggle-macro-10.0.1/Cargo.toml"
7831
+ - "./ext/cargo-vendor/wiggle-macro-10.0.1/LICENSE"
7832
+ - "./ext/cargo-vendor/wiggle-macro-10.0.1/src/lib.rs"
7833
7833
  - "./ext/cargo-vendor/winapi-0.3.9/.cargo-checksum.json"
7834
7834
  - "./ext/cargo-vendor/winapi-0.3.9/Cargo.toml"
7835
7835
  - "./ext/cargo-vendor/winapi-0.3.9/LICENSE-APACHE"
@@ -11062,38 +11062,38 @@ files:
11062
11062
  - "./ext/cargo-vendor/winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_xpsdocumenttargetprint.a"
11063
11063
  - "./ext/cargo-vendor/winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_xpsprint.a"
11064
11064
  - "./ext/cargo-vendor/winapi-x86_64-pc-windows-gnu-0.4.0/src/lib.rs"
11065
- - "./ext/cargo-vendor/winch-codegen-0.8.0/.cargo-checksum.json"
11066
- - "./ext/cargo-vendor/winch-codegen-0.8.0/Cargo.toml"
11067
- - "./ext/cargo-vendor/winch-codegen-0.8.0/LICENSE"
11068
- - "./ext/cargo-vendor/winch-codegen-0.8.0/build.rs"
11069
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/abi/local.rs"
11070
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/abi/mod.rs"
11071
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/codegen/call.rs"
11072
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/codegen/context.rs"
11073
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/codegen/env.rs"
11074
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/codegen/mod.rs"
11075
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/frame/mod.rs"
11076
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/isa/aarch64/abi.rs"
11077
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/isa/aarch64/address.rs"
11078
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/isa/aarch64/asm.rs"
11079
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/isa/aarch64/masm.rs"
11080
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/isa/aarch64/mod.rs"
11081
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/isa/aarch64/regs.rs"
11082
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/isa/mod.rs"
11083
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/isa/reg.rs"
11084
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/isa/x64/abi.rs"
11085
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/isa/x64/address.rs"
11086
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/isa/x64/asm.rs"
11087
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/isa/x64/masm.rs"
11088
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/isa/x64/mod.rs"
11089
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/isa/x64/regs.rs"
11090
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/lib.rs"
11091
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/masm.rs"
11092
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/regalloc.rs"
11093
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/regset.rs"
11094
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/stack.rs"
11095
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/trampoline.rs"
11096
- - "./ext/cargo-vendor/winch-codegen-0.8.0/src/visitor.rs"
11065
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/.cargo-checksum.json"
11066
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/Cargo.toml"
11067
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/LICENSE"
11068
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/build.rs"
11069
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/abi/local.rs"
11070
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/abi/mod.rs"
11071
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/codegen/call.rs"
11072
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/codegen/context.rs"
11073
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/codegen/env.rs"
11074
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/codegen/mod.rs"
11075
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/frame/mod.rs"
11076
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/isa/aarch64/abi.rs"
11077
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/isa/aarch64/address.rs"
11078
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/isa/aarch64/asm.rs"
11079
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/isa/aarch64/masm.rs"
11080
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/isa/aarch64/mod.rs"
11081
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/isa/aarch64/regs.rs"
11082
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/isa/mod.rs"
11083
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/isa/reg.rs"
11084
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/isa/x64/abi.rs"
11085
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/isa/x64/address.rs"
11086
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/isa/x64/asm.rs"
11087
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/isa/x64/masm.rs"
11088
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/isa/x64/mod.rs"
11089
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/isa/x64/regs.rs"
11090
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/lib.rs"
11091
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/masm.rs"
11092
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/regalloc.rs"
11093
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/regset.rs"
11094
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/stack.rs"
11095
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/trampoline.rs"
11096
+ - "./ext/cargo-vendor/winch-codegen-0.8.1/src/visitor.rs"
11097
11097
  - "./ext/cargo-vendor/windows-sys-0.48.0/.cargo-checksum.json"
11098
11098
  - "./ext/cargo-vendor/windows-sys-0.48.0/Cargo.toml"
11099
11099
  - "./ext/cargo-vendor/windows-sys-0.48.0/license-apache-2.0"