wasmtime 15.0.0 → 15.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (506) hide show
  1. checksums.yaml +4 -4
  2. data/Cargo.lock +48 -48
  3. data/ext/Cargo.toml +6 -6
  4. data/ext/cargo-vendor/{wasi-cap-std-sync-15.0.0 → wasi-cap-std-sync-15.0.1}/.cargo-checksum.json +1 -1
  5. data/ext/cargo-vendor/{wasi-cap-std-sync-15.0.0 → wasi-cap-std-sync-15.0.1}/Cargo.toml +2 -2
  6. data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/.cargo-checksum.json +1 -1
  7. data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/Cargo.toml +4 -4
  8. data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/.cargo-checksum.json +1 -1
  9. data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/Cargo.toml +10 -10
  10. data/ext/cargo-vendor/wasmtime-asm-macros-15.0.1/.cargo-checksum.json +1 -0
  11. data/ext/cargo-vendor/{wasmtime-asm-macros-15.0.0 → wasmtime-asm-macros-15.0.1}/Cargo.toml +1 -1
  12. data/ext/cargo-vendor/{wasmtime-cache-15.0.0 → wasmtime-cache-15.0.1}/.cargo-checksum.json +1 -1
  13. data/ext/cargo-vendor/{wasmtime-cache-15.0.0 → wasmtime-cache-15.0.1}/Cargo.toml +1 -1
  14. data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/.cargo-checksum.json +1 -1
  15. data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/Cargo.toml +3 -3
  16. data/ext/cargo-vendor/wasmtime-component-util-15.0.1/.cargo-checksum.json +1 -0
  17. data/ext/cargo-vendor/{wasmtime-component-util-15.0.0 → wasmtime-component-util-15.0.1}/Cargo.toml +1 -1
  18. data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/.cargo-checksum.json +1 -1
  19. data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/Cargo.toml +10 -10
  20. data/ext/cargo-vendor/{wasmtime-cranelift-shared-15.0.0 → wasmtime-cranelift-shared-15.0.1}/.cargo-checksum.json +1 -1
  21. data/ext/cargo-vendor/{wasmtime-cranelift-shared-15.0.0 → wasmtime-cranelift-shared-15.0.1}/Cargo.toml +5 -5
  22. data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/.cargo-checksum.json +1 -1
  23. data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/Cargo.lock +7 -7
  24. data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/Cargo.toml +4 -4
  25. data/ext/cargo-vendor/{wasmtime-fiber-15.0.0 → wasmtime-fiber-15.0.1}/.cargo-checksum.json +1 -1
  26. data/ext/cargo-vendor/{wasmtime-fiber-15.0.0 → wasmtime-fiber-15.0.1}/Cargo.toml +4 -4
  27. data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/.cargo-checksum.json +1 -1
  28. data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/Cargo.toml +5 -5
  29. data/ext/cargo-vendor/{wasmtime-jit-debug-15.0.0 → wasmtime-jit-debug-15.0.1}/.cargo-checksum.json +1 -1
  30. data/ext/cargo-vendor/{wasmtime-jit-debug-15.0.0 → wasmtime-jit-debug-15.0.1}/Cargo.toml +2 -2
  31. data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-15.0.0 → wasmtime-jit-icache-coherence-15.0.1}/.cargo-checksum.json +1 -1
  32. data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-15.0.0 → wasmtime-jit-icache-coherence-15.0.1}/Cargo.toml +1 -1
  33. data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/.cargo-checksum.json +1 -1
  34. data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/Cargo.toml +8 -8
  35. data/ext/cargo-vendor/wasmtime-versioned-export-macros-15.0.1/.cargo-checksum.json +1 -0
  36. data/ext/cargo-vendor/{wasmtime-versioned-export-macros-15.0.0 → wasmtime-versioned-export-macros-15.0.1}/Cargo.toml +1 -1
  37. data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/.cargo-checksum.json +1 -1
  38. data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/Cargo.toml +7 -7
  39. data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/command.rs +4 -0
  40. data/ext/cargo-vendor/{wasmtime-winch-15.0.0 → wasmtime-winch-15.0.1}/.cargo-checksum.json +1 -1
  41. data/ext/cargo-vendor/{wasmtime-winch-15.0.0 → wasmtime-winch-15.0.1}/Cargo.toml +5 -5
  42. data/ext/cargo-vendor/{wasmtime-wit-bindgen-15.0.0 → wasmtime-wit-bindgen-15.0.1}/.cargo-checksum.json +1 -1
  43. data/ext/cargo-vendor/{wasmtime-wit-bindgen-15.0.0 → wasmtime-wit-bindgen-15.0.1}/Cargo.toml +1 -1
  44. data/ext/cargo-vendor/wasmtime-wmemcheck-15.0.1/.cargo-checksum.json +1 -0
  45. data/ext/cargo-vendor/{wasmtime-wmemcheck-15.0.0 → wasmtime-wmemcheck-15.0.1}/Cargo.toml +1 -1
  46. data/ext/cargo-vendor/{wiggle-15.0.0 → wiggle-15.0.1}/.cargo-checksum.json +1 -1
  47. data/ext/cargo-vendor/{wiggle-15.0.0 → wiggle-15.0.1}/Cargo.toml +3 -3
  48. data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/.cargo-checksum.json +1 -1
  49. data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/Cargo.toml +1 -1
  50. data/ext/cargo-vendor/wiggle-macro-15.0.1/.cargo-checksum.json +1 -0
  51. data/ext/cargo-vendor/{wiggle-macro-15.0.0 → wiggle-macro-15.0.1}/Cargo.toml +2 -2
  52. data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/.cargo-checksum.json +1 -1
  53. data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/Cargo.toml +3 -3
  54. data/lib/wasmtime/version.rb +1 -1
  55. metadata +498 -498
  56. data/ext/cargo-vendor/wasmtime-asm-macros-15.0.0/.cargo-checksum.json +0 -1
  57. data/ext/cargo-vendor/wasmtime-component-util-15.0.0/.cargo-checksum.json +0 -1
  58. data/ext/cargo-vendor/wasmtime-versioned-export-macros-15.0.0/.cargo-checksum.json +0 -1
  59. data/ext/cargo-vendor/wasmtime-wmemcheck-15.0.0/.cargo-checksum.json +0 -1
  60. data/ext/cargo-vendor/wiggle-macro-15.0.0/.cargo-checksum.json +0 -1
  61. /data/ext/cargo-vendor/{wasi-cap-std-sync-15.0.0 → wasi-cap-std-sync-15.0.1}/LICENSE +0 -0
  62. /data/ext/cargo-vendor/{wasi-cap-std-sync-15.0.0 → wasi-cap-std-sync-15.0.1}/README.md +0 -0
  63. /data/ext/cargo-vendor/{wasi-cap-std-sync-15.0.0 → wasi-cap-std-sync-15.0.1}/src/clocks.rs +0 -0
  64. /data/ext/cargo-vendor/{wasi-cap-std-sync-15.0.0 → wasi-cap-std-sync-15.0.1}/src/dir.rs +0 -0
  65. /data/ext/cargo-vendor/{wasi-cap-std-sync-15.0.0 → wasi-cap-std-sync-15.0.1}/src/file.rs +0 -0
  66. /data/ext/cargo-vendor/{wasi-cap-std-sync-15.0.0 → wasi-cap-std-sync-15.0.1}/src/lib.rs +0 -0
  67. /data/ext/cargo-vendor/{wasi-cap-std-sync-15.0.0 → wasi-cap-std-sync-15.0.1}/src/net.rs +0 -0
  68. /data/ext/cargo-vendor/{wasi-cap-std-sync-15.0.0 → wasi-cap-std-sync-15.0.1}/src/sched/unix.rs +0 -0
  69. /data/ext/cargo-vendor/{wasi-cap-std-sync-15.0.0 → wasi-cap-std-sync-15.0.1}/src/sched/windows.rs +0 -0
  70. /data/ext/cargo-vendor/{wasi-cap-std-sync-15.0.0 → wasi-cap-std-sync-15.0.1}/src/sched.rs +0 -0
  71. /data/ext/cargo-vendor/{wasi-cap-std-sync-15.0.0 → wasi-cap-std-sync-15.0.1}/src/stdio.rs +0 -0
  72. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/LICENSE +0 -0
  73. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/README.md +0 -0
  74. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/README.md +0 -0
  75. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/docs/README.md +0 -0
  76. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/README.md +0 -0
  77. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/ephemeral/docs.md +0 -0
  78. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/ephemeral/witx/typenames.witx +0 -0
  79. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_args.witx +0 -0
  80. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_clock.witx +0 -0
  81. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_environ.witx +0 -0
  82. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_fd.witx +0 -0
  83. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_path.witx +0 -0
  84. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_poll.witx +0 -0
  85. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_proc.witx +0 -0
  86. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_random.witx +0 -0
  87. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_sched.witx +0 -0
  88. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_sock.witx +0 -0
  89. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/old/snapshot_0/docs.md +0 -0
  90. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/old/snapshot_0/witx/typenames.witx +0 -0
  91. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/old/snapshot_0/witx/wasi_unstable.witx +0 -0
  92. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/snapshot/docs.html +0 -0
  93. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/snapshot/docs.md +0 -0
  94. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/snapshot/witx/typenames.witx +0 -0
  95. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/phases/snapshot/witx/wasi_snapshot_preview1.witx +0 -0
  96. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/proposal-template/README.md +0 -0
  97. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/proposals/README.md +0 -0
  98. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/snapshots/README.md +0 -0
  99. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/WASI/standard/README.md +0 -0
  100. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/build.rs +0 -0
  101. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/clocks.rs +0 -0
  102. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/ctx.rs +0 -0
  103. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/dir.rs +0 -0
  104. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/error.rs +0 -0
  105. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/file.rs +0 -0
  106. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/lib.rs +0 -0
  107. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/pipe.rs +0 -0
  108. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/random.rs +0 -0
  109. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/sched/subscription.rs +0 -0
  110. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/sched.rs +0 -0
  111. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/snapshots/mod.rs +0 -0
  112. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/snapshots/preview_0.rs +0 -0
  113. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/snapshots/preview_1/error.rs +0 -0
  114. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/snapshots/preview_1.rs +0 -0
  115. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/string_array.rs +0 -0
  116. /data/ext/cargo-vendor/{wasi-common-15.0.0 → wasi-common-15.0.1}/src/table.rs +0 -0
  117. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/LICENSE +0 -0
  118. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/README.md +0 -0
  119. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/code.rs +0 -0
  120. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/compiler.rs +0 -0
  121. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/component/component.rs +0 -0
  122. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/component/func/host.rs +0 -0
  123. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/component/func/options.rs +0 -0
  124. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/component/func/typed.rs +0 -0
  125. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/component/func.rs +0 -0
  126. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/component/instance.rs +0 -0
  127. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/component/linker.rs +0 -0
  128. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/component/matching.rs +0 -0
  129. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/component/mod.rs +0 -0
  130. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/component/resources.rs +0 -0
  131. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/component/storage.rs +0 -0
  132. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/component/store.rs +0 -0
  133. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/component/types.rs +0 -0
  134. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/component/values.rs +0 -0
  135. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/config.rs +0 -0
  136. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/coredump.rs +0 -0
  137. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/engine/serialization.rs +0 -0
  138. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/engine.rs +0 -0
  139. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/externals/global.rs +0 -0
  140. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/externals/table.rs +0 -0
  141. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/externals.rs +0 -0
  142. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/func/typed.rs +0 -0
  143. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/func.rs +0 -0
  144. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/instance.rs +0 -0
  145. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/lib.rs +0 -0
  146. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/limits.rs +0 -0
  147. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/linker.rs +0 -0
  148. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/memory.rs +0 -0
  149. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/module/registry.rs +0 -0
  150. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/module.rs +0 -0
  151. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/profiling.rs +0 -0
  152. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/ref.rs +0 -0
  153. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/resources.rs +0 -0
  154. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/signatures.rs +0 -0
  155. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/stack.rs +0 -0
  156. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/store/context.rs +0 -0
  157. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/store/data.rs +0 -0
  158. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/store/func_refs.rs +0 -0
  159. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/store.rs +0 -0
  160. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/trampoline/func.rs +0 -0
  161. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/trampoline/global.rs +0 -0
  162. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/trampoline/memory.rs +0 -0
  163. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/trampoline/table.rs +0 -0
  164. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/trampoline.rs +0 -0
  165. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/trap.rs +0 -0
  166. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/types/matching.rs +0 -0
  167. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/types.rs +0 -0
  168. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/unix.rs +0 -0
  169. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/v128.rs +0 -0
  170. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/values.rs +0 -0
  171. /data/ext/cargo-vendor/{wasmtime-15.0.0 → wasmtime-15.0.1}/src/windows.rs +0 -0
  172. /data/ext/cargo-vendor/{wasmtime-asm-macros-15.0.0 → wasmtime-asm-macros-15.0.1}/src/lib.rs +0 -0
  173. /data/ext/cargo-vendor/{wasmtime-cache-15.0.0 → wasmtime-cache-15.0.1}/LICENSE +0 -0
  174. /data/ext/cargo-vendor/{wasmtime-cache-15.0.0 → wasmtime-cache-15.0.1}/build.rs +0 -0
  175. /data/ext/cargo-vendor/{wasmtime-cache-15.0.0 → wasmtime-cache-15.0.1}/src/config/tests.rs +0 -0
  176. /data/ext/cargo-vendor/{wasmtime-cache-15.0.0 → wasmtime-cache-15.0.1}/src/config.rs +0 -0
  177. /data/ext/cargo-vendor/{wasmtime-cache-15.0.0 → wasmtime-cache-15.0.1}/src/lib.rs +0 -0
  178. /data/ext/cargo-vendor/{wasmtime-cache-15.0.0 → wasmtime-cache-15.0.1}/src/tests.rs +0 -0
  179. /data/ext/cargo-vendor/{wasmtime-cache-15.0.0 → wasmtime-cache-15.0.1}/src/worker/tests/system_time_stub.rs +0 -0
  180. /data/ext/cargo-vendor/{wasmtime-cache-15.0.0 → wasmtime-cache-15.0.1}/src/worker/tests.rs +0 -0
  181. /data/ext/cargo-vendor/{wasmtime-cache-15.0.0 → wasmtime-cache-15.0.1}/src/worker.rs +0 -0
  182. /data/ext/cargo-vendor/{wasmtime-cache-15.0.0 → wasmtime-cache-15.0.1}/tests/cache_write_default_config.rs +0 -0
  183. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/src/bindgen.rs +0 -0
  184. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/src/component.rs +0 -0
  185. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/src/lib.rs +0 -0
  186. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/char.wit +0 -0
  187. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/conventions.wit +0 -0
  188. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/direct-import.wit +0 -0
  189. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/empty.wit +0 -0
  190. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/flags.wit +0 -0
  191. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/floats.wit +0 -0
  192. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/function-new.wit +0 -0
  193. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/integers.wit +0 -0
  194. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/lists.wit +0 -0
  195. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/many-arguments.wit +0 -0
  196. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/multi-return.wit +0 -0
  197. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/multiversion/deps/v1/root.wit +0 -0
  198. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/multiversion/deps/v2/root.wit +0 -0
  199. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/multiversion/root.wit +0 -0
  200. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/records.wit +0 -0
  201. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/rename.wit +0 -0
  202. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/resources-export.wit +0 -0
  203. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/resources-import.wit +0 -0
  204. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/share-types.wit +0 -0
  205. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/simple-functions.wit +0 -0
  206. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/simple-lists.wit +0 -0
  207. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/simple-wasi.wit +0 -0
  208. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/small-anonymous.wit +0 -0
  209. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/smoke-default.wit +0 -0
  210. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/smoke-export.wit +0 -0
  211. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/smoke.wit +0 -0
  212. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/strings.wit +0 -0
  213. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/use-paths.wit +0 -0
  214. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/variants.wit +0 -0
  215. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen/worlds-with-types.wit +0 -0
  216. /data/ext/cargo-vendor/{wasmtime-component-macro-15.0.0 → wasmtime-component-macro-15.0.1}/tests/codegen.rs +0 -0
  217. /data/ext/cargo-vendor/{wasmtime-component-util-15.0.0 → wasmtime-component-util-15.0.1}/src/lib.rs +0 -0
  218. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/LICENSE +0 -0
  219. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/SECURITY.md +0 -0
  220. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/builder.rs +0 -0
  221. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/compiler/component.rs +0 -0
  222. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/compiler.rs +0 -0
  223. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/debug/gc.rs +0 -0
  224. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/debug/transform/address_transform.rs +0 -0
  225. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/debug/transform/attr.rs +0 -0
  226. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/debug/transform/expression.rs +0 -0
  227. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/debug/transform/line_program.rs +0 -0
  228. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/debug/transform/mod.rs +0 -0
  229. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/debug/transform/range_info_builder.rs +0 -0
  230. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/debug/transform/refs.rs +0 -0
  231. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/debug/transform/simulate.rs +0 -0
  232. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/debug/transform/unit.rs +0 -0
  233. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/debug/transform/utils.rs +0 -0
  234. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/debug/write_debuginfo.rs +0 -0
  235. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/debug.rs +0 -0
  236. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/func_environ.rs +0 -0
  237. /data/ext/cargo-vendor/{wasmtime-cranelift-15.0.0 → wasmtime-cranelift-15.0.1}/src/lib.rs +0 -0
  238. /data/ext/cargo-vendor/{wasmtime-cranelift-shared-15.0.0 → wasmtime-cranelift-shared-15.0.1}/src/compiled_function.rs +0 -0
  239. /data/ext/cargo-vendor/{wasmtime-cranelift-shared-15.0.0 → wasmtime-cranelift-shared-15.0.1}/src/isa_builder.rs +0 -0
  240. /data/ext/cargo-vendor/{wasmtime-cranelift-shared-15.0.0 → wasmtime-cranelift-shared-15.0.1}/src/lib.rs +0 -0
  241. /data/ext/cargo-vendor/{wasmtime-cranelift-shared-15.0.0 → wasmtime-cranelift-shared-15.0.1}/src/obj.rs +0 -0
  242. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/LICENSE +0 -0
  243. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/examples/factc.rs +0 -0
  244. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/address_map.rs +0 -0
  245. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/builtin.rs +0 -0
  246. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/compilation.rs +0 -0
  247. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/component/compiler.rs +0 -0
  248. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/component/dfg.rs +0 -0
  249. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/component/info.rs +0 -0
  250. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/component/translate/adapt.rs +0 -0
  251. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/component/translate/inline.rs +0 -0
  252. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/component/translate.rs +0 -0
  253. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/component/types/resources.rs +0 -0
  254. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/component/types.rs +0 -0
  255. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/component/vmcomponent_offsets.rs +0 -0
  256. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/component.rs +0 -0
  257. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/fact/core_types.rs +0 -0
  258. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/fact/signature.rs +0 -0
  259. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/fact/trampoline.rs +0 -0
  260. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/fact/transcode.rs +0 -0
  261. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/fact/traps.rs +0 -0
  262. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/fact.rs +0 -0
  263. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/lib.rs +0 -0
  264. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/module.rs +0 -0
  265. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/module_environ.rs +0 -0
  266. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/module_types.rs +0 -0
  267. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/obj.rs +0 -0
  268. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/ref_bits.rs +0 -0
  269. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/scopevec.rs +0 -0
  270. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/stack_map.rs +0 -0
  271. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/trap_encoding.rs +0 -0
  272. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/tunables.rs +0 -0
  273. /data/ext/cargo-vendor/{wasmtime-environ-15.0.0 → wasmtime-environ-15.0.1}/src/vmoffsets.rs +0 -0
  274. /data/ext/cargo-vendor/{wasmtime-fiber-15.0.0 → wasmtime-fiber-15.0.1}/LICENSE +0 -0
  275. /data/ext/cargo-vendor/{wasmtime-fiber-15.0.0 → wasmtime-fiber-15.0.1}/build.rs +0 -0
  276. /data/ext/cargo-vendor/{wasmtime-fiber-15.0.0 → wasmtime-fiber-15.0.1}/src/lib.rs +0 -0
  277. /data/ext/cargo-vendor/{wasmtime-fiber-15.0.0 → wasmtime-fiber-15.0.1}/src/unix/aarch64.rs +0 -0
  278. /data/ext/cargo-vendor/{wasmtime-fiber-15.0.0 → wasmtime-fiber-15.0.1}/src/unix/arm.rs +0 -0
  279. /data/ext/cargo-vendor/{wasmtime-fiber-15.0.0 → wasmtime-fiber-15.0.1}/src/unix/riscv64.rs +0 -0
  280. /data/ext/cargo-vendor/{wasmtime-fiber-15.0.0 → wasmtime-fiber-15.0.1}/src/unix/s390x.S +0 -0
  281. /data/ext/cargo-vendor/{wasmtime-fiber-15.0.0 → wasmtime-fiber-15.0.1}/src/unix/x86.rs +0 -0
  282. /data/ext/cargo-vendor/{wasmtime-fiber-15.0.0 → wasmtime-fiber-15.0.1}/src/unix/x86_64.rs +0 -0
  283. /data/ext/cargo-vendor/{wasmtime-fiber-15.0.0 → wasmtime-fiber-15.0.1}/src/unix.rs +0 -0
  284. /data/ext/cargo-vendor/{wasmtime-fiber-15.0.0 → wasmtime-fiber-15.0.1}/src/windows.c +0 -0
  285. /data/ext/cargo-vendor/{wasmtime-fiber-15.0.0 → wasmtime-fiber-15.0.1}/src/windows.rs +0 -0
  286. /data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/LICENSE +0 -0
  287. /data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/src/code_memory.rs +0 -0
  288. /data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/src/debug.rs +0 -0
  289. /data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/src/demangling.rs +0 -0
  290. /data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/src/instantiate.rs +0 -0
  291. /data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/src/lib.rs +0 -0
  292. /data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/src/profiling/jitdump.rs +0 -0
  293. /data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/src/profiling/perfmap.rs +0 -0
  294. /data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/src/profiling/vtune.rs +0 -0
  295. /data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/src/profiling.rs +0 -0
  296. /data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/src/unwind/miri.rs +0 -0
  297. /data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/src/unwind/systemv.rs +0 -0
  298. /data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/src/unwind/winx64.rs +0 -0
  299. /data/ext/cargo-vendor/{wasmtime-jit-15.0.0 → wasmtime-jit-15.0.1}/src/unwind.rs +0 -0
  300. /data/ext/cargo-vendor/{wasmtime-jit-debug-15.0.0 → wasmtime-jit-debug-15.0.1}/README.md +0 -0
  301. /data/ext/cargo-vendor/{wasmtime-jit-debug-15.0.0 → wasmtime-jit-debug-15.0.1}/src/gdb_jit_int.rs +0 -0
  302. /data/ext/cargo-vendor/{wasmtime-jit-debug-15.0.0 → wasmtime-jit-debug-15.0.1}/src/lib.rs +0 -0
  303. /data/ext/cargo-vendor/{wasmtime-jit-debug-15.0.0 → wasmtime-jit-debug-15.0.1}/src/perf_jitdump.rs +0 -0
  304. /data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-15.0.0 → wasmtime-jit-icache-coherence-15.0.1}/src/lib.rs +0 -0
  305. /data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-15.0.0 → wasmtime-jit-icache-coherence-15.0.1}/src/libc.rs +0 -0
  306. /data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-15.0.0 → wasmtime-jit-icache-coherence-15.0.1}/src/miri.rs +0 -0
  307. /data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-15.0.0 → wasmtime-jit-icache-coherence-15.0.1}/src/win.rs +0 -0
  308. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/LICENSE +0 -0
  309. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/build.rs +0 -0
  310. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/proptest-regressions/instance/allocator/pooling/memory_pool.txt +0 -0
  311. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/component/libcalls.rs +0 -0
  312. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/component/resources.rs +0 -0
  313. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/component.rs +0 -0
  314. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/cow.rs +0 -0
  315. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/debug_builtins.rs +0 -0
  316. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/export.rs +0 -0
  317. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/externref.rs +0 -0
  318. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/helpers.c +0 -0
  319. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/imports.rs +0 -0
  320. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/instance/allocator/on_demand.rs +0 -0
  321. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/instance/allocator/pooling/index_allocator.rs +0 -0
  322. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/instance/allocator/pooling/memory_pool.rs +0 -0
  323. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/instance/allocator/pooling/stack_pool.rs +0 -0
  324. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/instance/allocator/pooling/table_pool.rs +0 -0
  325. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/instance/allocator/pooling/unix.rs +0 -0
  326. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/instance/allocator/pooling/windows.rs +0 -0
  327. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/instance/allocator/pooling.rs +0 -0
  328. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/instance/allocator.rs +0 -0
  329. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/instance.rs +0 -0
  330. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/lib.rs +0 -0
  331. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/libcalls.rs +0 -0
  332. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/memory.rs +0 -0
  333. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/mmap/miri.rs +0 -0
  334. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/mmap/unix.rs +0 -0
  335. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/mmap/windows.rs +0 -0
  336. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/mmap.rs +0 -0
  337. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/mmap_vec.rs +0 -0
  338. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/module_id.rs +0 -0
  339. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/mpk/disabled.rs +0 -0
  340. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/mpk/enabled.rs +0 -0
  341. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/mpk/mod.rs +0 -0
  342. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/mpk/pkru.rs +0 -0
  343. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/mpk/sys.rs +0 -0
  344. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/parking_spot.rs +0 -0
  345. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/send_sync_ptr.rs +0 -0
  346. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/store_box.rs +0 -0
  347. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/table.rs +0 -0
  348. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/trampolines/aarch64.rs +0 -0
  349. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/trampolines/riscv64.rs +0 -0
  350. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/trampolines/s390x.S +0 -0
  351. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/trampolines/s390x.rs +0 -0
  352. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/trampolines/x86_64.rs +0 -0
  353. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/trampolines.rs +0 -0
  354. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/traphandlers/backtrace/aarch64.rs +0 -0
  355. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/traphandlers/backtrace/riscv64.rs +0 -0
  356. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/traphandlers/backtrace/s390x.rs +0 -0
  357. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/traphandlers/backtrace/x86_64.rs +0 -0
  358. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/traphandlers/backtrace.rs +0 -0
  359. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/traphandlers/coredump.rs +0 -0
  360. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/traphandlers/macos.rs +0 -0
  361. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/traphandlers/unix.rs +0 -0
  362. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/traphandlers/windows.rs +0 -0
  363. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/traphandlers.rs +0 -0
  364. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/vmcontext/vm_host_func_context.rs +0 -0
  365. /data/ext/cargo-vendor/{wasmtime-runtime-15.0.0 → wasmtime-runtime-15.0.1}/src/vmcontext.rs +0 -0
  366. /data/ext/cargo-vendor/{wasmtime-versioned-export-macros-15.0.0 → wasmtime-versioned-export-macros-15.0.1}/src/lib.rs +0 -0
  367. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/LICENSE +0 -0
  368. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/README.md +0 -0
  369. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/build.rs +0 -0
  370. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/lib.rs +0 -0
  371. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/clocks/host.rs +0 -0
  372. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/clocks.rs +0 -0
  373. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/ctx.rs +0 -0
  374. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/error.rs +0 -0
  375. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/filesystem.rs +0 -0
  376. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/host/clocks.rs +0 -0
  377. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/host/env.rs +0 -0
  378. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/host/exit.rs +0 -0
  379. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/host/filesystem/sync.rs +0 -0
  380. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/host/filesystem.rs +0 -0
  381. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/host/instance_network.rs +0 -0
  382. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/host/io.rs +0 -0
  383. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/host/mod.rs +0 -0
  384. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/host/network.rs +0 -0
  385. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/host/random.rs +0 -0
  386. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/host/tcp.rs +0 -0
  387. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/host/tcp_create_socket.rs +0 -0
  388. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/host/udp.rs +0 -0
  389. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/host/udp_create_socket.rs +0 -0
  390. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/ip_name_lookup.rs +0 -0
  391. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/mod.rs +0 -0
  392. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/network.rs +0 -0
  393. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/pipe.rs +0 -0
  394. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/poll.rs +0 -0
  395. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/preview1.rs +0 -0
  396. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/random.rs +0 -0
  397. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/stdio/worker_thread_stdin.rs +0 -0
  398. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/stdio.rs +0 -0
  399. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/stream.rs +0 -0
  400. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/table.rs +0 -0
  401. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/tcp.rs +0 -0
  402. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/udp.rs +0 -0
  403. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/src/preview2/write_stream.rs +0 -0
  404. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/command-extended.wit +0 -0
  405. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/cli/command.wit +0 -0
  406. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/cli/environment.wit +0 -0
  407. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/cli/exit.wit +0 -0
  408. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/cli/reactor.wit +0 -0
  409. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/cli/run.wit +0 -0
  410. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/cli/stdio.wit +0 -0
  411. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/cli/terminal.wit +0 -0
  412. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/clocks/monotonic-clock.wit +0 -0
  413. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/clocks/wall-clock.wit +0 -0
  414. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/clocks/world.wit +0 -0
  415. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/filesystem/preopens.wit +0 -0
  416. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/filesystem/types.wit +0 -0
  417. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/filesystem/world.wit +0 -0
  418. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/http/handler.wit +0 -0
  419. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/http/proxy.wit +0 -0
  420. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/http/types.wit +0 -0
  421. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/io/error.wit +0 -0
  422. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/io/poll.wit +0 -0
  423. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/io/streams.wit +0 -0
  424. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/io/world.wit +0 -0
  425. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/random/insecure-seed.wit +0 -0
  426. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/random/insecure.wit +0 -0
  427. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/random/random.wit +0 -0
  428. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/random/world.wit +0 -0
  429. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/sockets/instance-network.wit +0 -0
  430. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/sockets/ip-name-lookup.wit +0 -0
  431. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/sockets/network.wit +0 -0
  432. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/sockets/tcp-create-socket.wit +0 -0
  433. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/sockets/tcp.wit +0 -0
  434. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/sockets/udp-create-socket.wit +0 -0
  435. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/sockets/udp.wit +0 -0
  436. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/deps/sockets/world.wit +0 -0
  437. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/wit/test.wit +0 -0
  438. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/witx/typenames.witx +0 -0
  439. /data/ext/cargo-vendor/{wasmtime-wasi-15.0.0 → wasmtime-wasi-15.0.1}/witx/wasi_snapshot_preview1.witx +0 -0
  440. /data/ext/cargo-vendor/{wasmtime-winch-15.0.0 → wasmtime-winch-15.0.1}/LICENSE +0 -0
  441. /data/ext/cargo-vendor/{wasmtime-winch-15.0.0 → wasmtime-winch-15.0.1}/src/builder.rs +0 -0
  442. /data/ext/cargo-vendor/{wasmtime-winch-15.0.0 → wasmtime-winch-15.0.1}/src/compiler.rs +0 -0
  443. /data/ext/cargo-vendor/{wasmtime-winch-15.0.0 → wasmtime-winch-15.0.1}/src/lib.rs +0 -0
  444. /data/ext/cargo-vendor/{wasmtime-wit-bindgen-15.0.0 → wasmtime-wit-bindgen-15.0.1}/src/lib.rs +0 -0
  445. /data/ext/cargo-vendor/{wasmtime-wit-bindgen-15.0.0 → wasmtime-wit-bindgen-15.0.1}/src/rust.rs +0 -0
  446. /data/ext/cargo-vendor/{wasmtime-wit-bindgen-15.0.0 → wasmtime-wit-bindgen-15.0.1}/src/source.rs +0 -0
  447. /data/ext/cargo-vendor/{wasmtime-wit-bindgen-15.0.0 → wasmtime-wit-bindgen-15.0.1}/src/types.rs +0 -0
  448. /data/ext/cargo-vendor/{wasmtime-wmemcheck-15.0.0 → wasmtime-wmemcheck-15.0.1}/src/lib.rs +0 -0
  449. /data/ext/cargo-vendor/{wiggle-15.0.0 → wiggle-15.0.1}/LICENSE +0 -0
  450. /data/ext/cargo-vendor/{wiggle-15.0.0 → wiggle-15.0.1}/README.md +0 -0
  451. /data/ext/cargo-vendor/{wiggle-15.0.0 → wiggle-15.0.1}/src/borrow.rs +0 -0
  452. /data/ext/cargo-vendor/{wiggle-15.0.0 → wiggle-15.0.1}/src/error.rs +0 -0
  453. /data/ext/cargo-vendor/{wiggle-15.0.0 → wiggle-15.0.1}/src/guest_type.rs +0 -0
  454. /data/ext/cargo-vendor/{wiggle-15.0.0 → wiggle-15.0.1}/src/lib.rs +0 -0
  455. /data/ext/cargo-vendor/{wiggle-15.0.0 → wiggle-15.0.1}/src/region.rs +0 -0
  456. /data/ext/cargo-vendor/{wiggle-15.0.0 → wiggle-15.0.1}/src/wasmtime.rs +0 -0
  457. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/LICENSE +0 -0
  458. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/README.md +0 -0
  459. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/src/codegen_settings.rs +0 -0
  460. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/src/config.rs +0 -0
  461. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/src/funcs.rs +0 -0
  462. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/src/lib.rs +0 -0
  463. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/src/lifetimes.rs +0 -0
  464. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/src/module_trait.rs +0 -0
  465. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/src/names.rs +0 -0
  466. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/src/types/error.rs +0 -0
  467. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/src/types/flags.rs +0 -0
  468. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/src/types/handle.rs +0 -0
  469. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/src/types/mod.rs +0 -0
  470. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/src/types/record.rs +0 -0
  471. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/src/types/variant.rs +0 -0
  472. /data/ext/cargo-vendor/{wiggle-generate-15.0.0 → wiggle-generate-15.0.1}/src/wasmtime.rs +0 -0
  473. /data/ext/cargo-vendor/{wiggle-macro-15.0.0 → wiggle-macro-15.0.1}/LICENSE +0 -0
  474. /data/ext/cargo-vendor/{wiggle-macro-15.0.0 → wiggle-macro-15.0.1}/src/lib.rs +0 -0
  475. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/LICENSE +0 -0
  476. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/build.rs +0 -0
  477. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/abi/local.rs +0 -0
  478. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/abi/mod.rs +0 -0
  479. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/codegen/builtin.rs +0 -0
  480. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/codegen/call.rs +0 -0
  481. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/codegen/context.rs +0 -0
  482. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/codegen/control.rs +0 -0
  483. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/codegen/env.rs +0 -0
  484. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/codegen/mod.rs +0 -0
  485. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/frame/mod.rs +0 -0
  486. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/isa/aarch64/abi.rs +0 -0
  487. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/isa/aarch64/address.rs +0 -0
  488. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/isa/aarch64/asm.rs +0 -0
  489. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/isa/aarch64/masm.rs +0 -0
  490. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/isa/aarch64/mod.rs +0 -0
  491. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/isa/aarch64/regs.rs +0 -0
  492. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/isa/mod.rs +0 -0
  493. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/isa/reg.rs +0 -0
  494. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/isa/x64/abi.rs +0 -0
  495. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/isa/x64/address.rs +0 -0
  496. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/isa/x64/asm.rs +0 -0
  497. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/isa/x64/masm.rs +0 -0
  498. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/isa/x64/mod.rs +0 -0
  499. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/isa/x64/regs.rs +0 -0
  500. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/lib.rs +0 -0
  501. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/masm.rs +0 -0
  502. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/regalloc.rs +0 -0
  503. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/regset.rs +0 -0
  504. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/stack.rs +0 -0
  505. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.1}/src/trampoline.rs +0 -0
  506. /data/ext/cargo-vendor/{winch-codegen-0.13.0 → winch-codegen-0.13.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: 15.0.0
4
+ version: 15.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: 2024-01-09 00:00:00.000000000 Z
11
+ date: 2024-01-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rb_sys
@@ -6339,66 +6339,66 @@ files:
6339
6339
  - "./ext/cargo-vendor/wasi-0.11.0+wasi-snapshot-preview1/SECURITY.md"
6340
6340
  - "./ext/cargo-vendor/wasi-0.11.0+wasi-snapshot-preview1/src/lib.rs"
6341
6341
  - "./ext/cargo-vendor/wasi-0.11.0+wasi-snapshot-preview1/src/lib_generated.rs"
6342
- - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.0/.cargo-checksum.json"
6343
- - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.0/Cargo.toml"
6344
- - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.0/LICENSE"
6345
- - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.0/README.md"
6346
- - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.0/src/clocks.rs"
6347
- - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.0/src/dir.rs"
6348
- - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.0/src/file.rs"
6349
- - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.0/src/lib.rs"
6350
- - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.0/src/net.rs"
6351
- - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.0/src/sched.rs"
6352
- - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.0/src/sched/unix.rs"
6353
- - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.0/src/sched/windows.rs"
6354
- - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.0/src/stdio.rs"
6355
- - "./ext/cargo-vendor/wasi-common-15.0.0/.cargo-checksum.json"
6356
- - "./ext/cargo-vendor/wasi-common-15.0.0/Cargo.toml"
6357
- - "./ext/cargo-vendor/wasi-common-15.0.0/LICENSE"
6358
- - "./ext/cargo-vendor/wasi-common-15.0.0/README.md"
6359
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/README.md"
6360
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/docs/README.md"
6361
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/README.md"
6362
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/ephemeral/docs.md"
6363
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/ephemeral/witx/typenames.witx"
6364
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_args.witx"
6365
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_clock.witx"
6366
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_environ.witx"
6367
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_fd.witx"
6368
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_path.witx"
6369
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_poll.witx"
6370
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_proc.witx"
6371
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_random.witx"
6372
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_sched.witx"
6373
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/ephemeral/witx/wasi_ephemeral_sock.witx"
6374
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/old/snapshot_0/docs.md"
6375
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/old/snapshot_0/witx/typenames.witx"
6376
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/old/snapshot_0/witx/wasi_unstable.witx"
6377
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/snapshot/docs.html"
6378
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/snapshot/docs.md"
6379
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/snapshot/witx/typenames.witx"
6380
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/phases/snapshot/witx/wasi_snapshot_preview1.witx"
6381
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/proposal-template/README.md"
6382
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/proposals/README.md"
6383
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/snapshots/README.md"
6384
- - "./ext/cargo-vendor/wasi-common-15.0.0/WASI/standard/README.md"
6385
- - "./ext/cargo-vendor/wasi-common-15.0.0/build.rs"
6386
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/clocks.rs"
6387
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/ctx.rs"
6388
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/dir.rs"
6389
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/error.rs"
6390
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/file.rs"
6391
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/lib.rs"
6392
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/pipe.rs"
6393
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/random.rs"
6394
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/sched.rs"
6395
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/sched/subscription.rs"
6396
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/snapshots/mod.rs"
6397
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/snapshots/preview_0.rs"
6398
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/snapshots/preview_1.rs"
6399
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/snapshots/preview_1/error.rs"
6400
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/string_array.rs"
6401
- - "./ext/cargo-vendor/wasi-common-15.0.0/src/table.rs"
6342
+ - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.1/.cargo-checksum.json"
6343
+ - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.1/Cargo.toml"
6344
+ - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.1/LICENSE"
6345
+ - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.1/README.md"
6346
+ - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.1/src/clocks.rs"
6347
+ - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.1/src/dir.rs"
6348
+ - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.1/src/file.rs"
6349
+ - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.1/src/lib.rs"
6350
+ - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.1/src/net.rs"
6351
+ - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.1/src/sched.rs"
6352
+ - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.1/src/sched/unix.rs"
6353
+ - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.1/src/sched/windows.rs"
6354
+ - "./ext/cargo-vendor/wasi-cap-std-sync-15.0.1/src/stdio.rs"
6355
+ - "./ext/cargo-vendor/wasi-common-15.0.1/.cargo-checksum.json"
6356
+ - "./ext/cargo-vendor/wasi-common-15.0.1/Cargo.toml"
6357
+ - "./ext/cargo-vendor/wasi-common-15.0.1/LICENSE"
6358
+ - "./ext/cargo-vendor/wasi-common-15.0.1/README.md"
6359
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/README.md"
6360
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/docs/README.md"
6361
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/README.md"
6362
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/ephemeral/docs.md"
6363
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/ephemeral/witx/typenames.witx"
6364
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_args.witx"
6365
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_clock.witx"
6366
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_environ.witx"
6367
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_fd.witx"
6368
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_path.witx"
6369
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_poll.witx"
6370
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_proc.witx"
6371
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_random.witx"
6372
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_sched.witx"
6373
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/ephemeral/witx/wasi_ephemeral_sock.witx"
6374
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/old/snapshot_0/docs.md"
6375
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/old/snapshot_0/witx/typenames.witx"
6376
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/old/snapshot_0/witx/wasi_unstable.witx"
6377
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/snapshot/docs.html"
6378
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/snapshot/docs.md"
6379
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/snapshot/witx/typenames.witx"
6380
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/phases/snapshot/witx/wasi_snapshot_preview1.witx"
6381
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/proposal-template/README.md"
6382
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/proposals/README.md"
6383
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/snapshots/README.md"
6384
+ - "./ext/cargo-vendor/wasi-common-15.0.1/WASI/standard/README.md"
6385
+ - "./ext/cargo-vendor/wasi-common-15.0.1/build.rs"
6386
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/clocks.rs"
6387
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/ctx.rs"
6388
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/dir.rs"
6389
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/error.rs"
6390
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/file.rs"
6391
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/lib.rs"
6392
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/pipe.rs"
6393
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/random.rs"
6394
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/sched.rs"
6395
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/sched/subscription.rs"
6396
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/snapshots/mod.rs"
6397
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/snapshots/preview_0.rs"
6398
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/snapshots/preview_1.rs"
6399
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/snapshots/preview_1/error.rs"
6400
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/string_array.rs"
6401
+ - "./ext/cargo-vendor/wasi-common-15.0.1/src/table.rs"
6402
6402
  - "./ext/cargo-vendor/wasm-bindgen-0.2.89/.cargo-checksum.json"
6403
6403
  - "./ext/cargo-vendor/wasm-bindgen-0.2.89/CHANGELOG.md"
6404
6404
  - "./ext/cargo-vendor/wasm-bindgen-0.2.89/CONTRIBUTING.md"
@@ -6927,381 +6927,381 @@ files:
6927
6927
  - "./ext/cargo-vendor/wasmprinter-0.2.75/src/lib.rs"
6928
6928
  - "./ext/cargo-vendor/wasmprinter-0.2.75/src/operator.rs"
6929
6929
  - "./ext/cargo-vendor/wasmprinter-0.2.75/tests/all.rs"
6930
- - "./ext/cargo-vendor/wasmtime-15.0.0/.cargo-checksum.json"
6931
- - "./ext/cargo-vendor/wasmtime-15.0.0/Cargo.toml"
6932
- - "./ext/cargo-vendor/wasmtime-15.0.0/LICENSE"
6933
- - "./ext/cargo-vendor/wasmtime-15.0.0/README.md"
6934
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/code.rs"
6935
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/compiler.rs"
6936
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/component/component.rs"
6937
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/component/func.rs"
6938
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/component/func/host.rs"
6939
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/component/func/options.rs"
6940
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/component/func/typed.rs"
6941
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/component/instance.rs"
6942
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/component/linker.rs"
6943
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/component/matching.rs"
6944
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/component/mod.rs"
6945
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/component/resources.rs"
6946
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/component/storage.rs"
6947
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/component/store.rs"
6948
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/component/types.rs"
6949
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/component/values.rs"
6950
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/config.rs"
6951
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/coredump.rs"
6952
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/engine.rs"
6953
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/engine/serialization.rs"
6954
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/externals.rs"
6955
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/externals/global.rs"
6956
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/externals/table.rs"
6957
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/func.rs"
6958
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/func/typed.rs"
6959
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/instance.rs"
6960
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/lib.rs"
6961
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/limits.rs"
6962
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/linker.rs"
6963
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/memory.rs"
6964
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/module.rs"
6965
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/module/registry.rs"
6966
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/profiling.rs"
6967
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/ref.rs"
6968
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/resources.rs"
6969
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/signatures.rs"
6970
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/stack.rs"
6971
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/store.rs"
6972
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/store/context.rs"
6973
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/store/data.rs"
6974
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/store/func_refs.rs"
6975
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/trampoline.rs"
6976
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/trampoline/func.rs"
6977
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/trampoline/global.rs"
6978
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/trampoline/memory.rs"
6979
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/trampoline/table.rs"
6980
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/trap.rs"
6981
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/types.rs"
6982
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/types/matching.rs"
6983
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/unix.rs"
6984
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/v128.rs"
6985
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/values.rs"
6986
- - "./ext/cargo-vendor/wasmtime-15.0.0/src/windows.rs"
6987
- - "./ext/cargo-vendor/wasmtime-asm-macros-15.0.0/.cargo-checksum.json"
6988
- - "./ext/cargo-vendor/wasmtime-asm-macros-15.0.0/Cargo.toml"
6989
- - "./ext/cargo-vendor/wasmtime-asm-macros-15.0.0/src/lib.rs"
6990
- - "./ext/cargo-vendor/wasmtime-cache-15.0.0/.cargo-checksum.json"
6991
- - "./ext/cargo-vendor/wasmtime-cache-15.0.0/Cargo.toml"
6992
- - "./ext/cargo-vendor/wasmtime-cache-15.0.0/LICENSE"
6993
- - "./ext/cargo-vendor/wasmtime-cache-15.0.0/build.rs"
6994
- - "./ext/cargo-vendor/wasmtime-cache-15.0.0/src/config.rs"
6995
- - "./ext/cargo-vendor/wasmtime-cache-15.0.0/src/config/tests.rs"
6996
- - "./ext/cargo-vendor/wasmtime-cache-15.0.0/src/lib.rs"
6997
- - "./ext/cargo-vendor/wasmtime-cache-15.0.0/src/tests.rs"
6998
- - "./ext/cargo-vendor/wasmtime-cache-15.0.0/src/worker.rs"
6999
- - "./ext/cargo-vendor/wasmtime-cache-15.0.0/src/worker/tests.rs"
7000
- - "./ext/cargo-vendor/wasmtime-cache-15.0.0/src/worker/tests/system_time_stub.rs"
7001
- - "./ext/cargo-vendor/wasmtime-cache-15.0.0/tests/cache_write_default_config.rs"
7002
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/.cargo-checksum.json"
7003
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/Cargo.toml"
7004
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/src/bindgen.rs"
7005
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/src/component.rs"
7006
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/src/lib.rs"
7007
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen.rs"
7008
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/char.wit"
7009
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/conventions.wit"
7010
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/direct-import.wit"
7011
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/empty.wit"
7012
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/flags.wit"
7013
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/floats.wit"
7014
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/function-new.wit"
7015
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/integers.wit"
7016
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/lists.wit"
7017
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/many-arguments.wit"
7018
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/multi-return.wit"
7019
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/multiversion/deps/v1/root.wit"
7020
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/multiversion/deps/v2/root.wit"
7021
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/multiversion/root.wit"
7022
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/records.wit"
7023
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/rename.wit"
7024
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/resources-export.wit"
7025
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/resources-import.wit"
7026
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/share-types.wit"
7027
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/simple-functions.wit"
7028
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/simple-lists.wit"
7029
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/simple-wasi.wit"
7030
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/small-anonymous.wit"
7031
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/smoke-default.wit"
7032
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/smoke-export.wit"
7033
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/smoke.wit"
7034
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/strings.wit"
7035
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/use-paths.wit"
7036
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/variants.wit"
7037
- - "./ext/cargo-vendor/wasmtime-component-macro-15.0.0/tests/codegen/worlds-with-types.wit"
7038
- - "./ext/cargo-vendor/wasmtime-component-util-15.0.0/.cargo-checksum.json"
7039
- - "./ext/cargo-vendor/wasmtime-component-util-15.0.0/Cargo.toml"
7040
- - "./ext/cargo-vendor/wasmtime-component-util-15.0.0/src/lib.rs"
7041
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/.cargo-checksum.json"
7042
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/Cargo.toml"
7043
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/LICENSE"
7044
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/SECURITY.md"
7045
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/builder.rs"
7046
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/compiler.rs"
7047
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/compiler/component.rs"
7048
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/debug.rs"
7049
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/debug/gc.rs"
7050
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/debug/transform/address_transform.rs"
7051
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/debug/transform/attr.rs"
7052
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/debug/transform/expression.rs"
7053
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/debug/transform/line_program.rs"
7054
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/debug/transform/mod.rs"
7055
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/debug/transform/range_info_builder.rs"
7056
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/debug/transform/refs.rs"
7057
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/debug/transform/simulate.rs"
7058
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/debug/transform/unit.rs"
7059
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/debug/transform/utils.rs"
7060
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/debug/write_debuginfo.rs"
7061
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/func_environ.rs"
7062
- - "./ext/cargo-vendor/wasmtime-cranelift-15.0.0/src/lib.rs"
7063
- - "./ext/cargo-vendor/wasmtime-cranelift-shared-15.0.0/.cargo-checksum.json"
7064
- - "./ext/cargo-vendor/wasmtime-cranelift-shared-15.0.0/Cargo.toml"
7065
- - "./ext/cargo-vendor/wasmtime-cranelift-shared-15.0.0/src/compiled_function.rs"
7066
- - "./ext/cargo-vendor/wasmtime-cranelift-shared-15.0.0/src/isa_builder.rs"
7067
- - "./ext/cargo-vendor/wasmtime-cranelift-shared-15.0.0/src/lib.rs"
7068
- - "./ext/cargo-vendor/wasmtime-cranelift-shared-15.0.0/src/obj.rs"
7069
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/.cargo-checksum.json"
7070
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/Cargo.lock"
7071
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/Cargo.toml"
7072
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/LICENSE"
7073
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/examples/factc.rs"
7074
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/address_map.rs"
7075
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/builtin.rs"
7076
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/compilation.rs"
7077
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/component.rs"
7078
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/component/compiler.rs"
7079
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/component/dfg.rs"
7080
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/component/info.rs"
7081
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/component/translate.rs"
7082
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/component/translate/adapt.rs"
7083
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/component/translate/inline.rs"
7084
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/component/types.rs"
7085
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/component/types/resources.rs"
7086
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/component/vmcomponent_offsets.rs"
7087
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/fact.rs"
7088
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/fact/core_types.rs"
7089
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/fact/signature.rs"
7090
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/fact/trampoline.rs"
7091
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/fact/transcode.rs"
7092
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/fact/traps.rs"
7093
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/lib.rs"
7094
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/module.rs"
7095
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/module_environ.rs"
7096
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/module_types.rs"
7097
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/obj.rs"
7098
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/ref_bits.rs"
7099
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/scopevec.rs"
7100
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/stack_map.rs"
7101
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/trap_encoding.rs"
7102
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/tunables.rs"
7103
- - "./ext/cargo-vendor/wasmtime-environ-15.0.0/src/vmoffsets.rs"
7104
- - "./ext/cargo-vendor/wasmtime-fiber-15.0.0/.cargo-checksum.json"
7105
- - "./ext/cargo-vendor/wasmtime-fiber-15.0.0/Cargo.toml"
7106
- - "./ext/cargo-vendor/wasmtime-fiber-15.0.0/LICENSE"
7107
- - "./ext/cargo-vendor/wasmtime-fiber-15.0.0/build.rs"
7108
- - "./ext/cargo-vendor/wasmtime-fiber-15.0.0/src/lib.rs"
7109
- - "./ext/cargo-vendor/wasmtime-fiber-15.0.0/src/unix.rs"
7110
- - "./ext/cargo-vendor/wasmtime-fiber-15.0.0/src/unix/aarch64.rs"
7111
- - "./ext/cargo-vendor/wasmtime-fiber-15.0.0/src/unix/arm.rs"
7112
- - "./ext/cargo-vendor/wasmtime-fiber-15.0.0/src/unix/riscv64.rs"
7113
- - "./ext/cargo-vendor/wasmtime-fiber-15.0.0/src/unix/s390x.S"
7114
- - "./ext/cargo-vendor/wasmtime-fiber-15.0.0/src/unix/x86.rs"
7115
- - "./ext/cargo-vendor/wasmtime-fiber-15.0.0/src/unix/x86_64.rs"
7116
- - "./ext/cargo-vendor/wasmtime-fiber-15.0.0/src/windows.c"
7117
- - "./ext/cargo-vendor/wasmtime-fiber-15.0.0/src/windows.rs"
7118
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/.cargo-checksum.json"
7119
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/Cargo.toml"
7120
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/LICENSE"
7121
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/src/code_memory.rs"
7122
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/src/debug.rs"
7123
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/src/demangling.rs"
7124
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/src/instantiate.rs"
7125
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/src/lib.rs"
7126
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/src/profiling.rs"
7127
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/src/profiling/jitdump.rs"
7128
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/src/profiling/perfmap.rs"
7129
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/src/profiling/vtune.rs"
7130
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/src/unwind.rs"
7131
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/src/unwind/miri.rs"
7132
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/src/unwind/systemv.rs"
7133
- - "./ext/cargo-vendor/wasmtime-jit-15.0.0/src/unwind/winx64.rs"
7134
- - "./ext/cargo-vendor/wasmtime-jit-debug-15.0.0/.cargo-checksum.json"
7135
- - "./ext/cargo-vendor/wasmtime-jit-debug-15.0.0/Cargo.toml"
7136
- - "./ext/cargo-vendor/wasmtime-jit-debug-15.0.0/README.md"
7137
- - "./ext/cargo-vendor/wasmtime-jit-debug-15.0.0/src/gdb_jit_int.rs"
7138
- - "./ext/cargo-vendor/wasmtime-jit-debug-15.0.0/src/lib.rs"
7139
- - "./ext/cargo-vendor/wasmtime-jit-debug-15.0.0/src/perf_jitdump.rs"
7140
- - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-15.0.0/.cargo-checksum.json"
7141
- - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-15.0.0/Cargo.toml"
7142
- - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-15.0.0/src/lib.rs"
7143
- - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-15.0.0/src/libc.rs"
7144
- - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-15.0.0/src/miri.rs"
7145
- - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-15.0.0/src/win.rs"
7146
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/.cargo-checksum.json"
7147
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/Cargo.toml"
7148
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/LICENSE"
7149
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/build.rs"
7150
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/proptest-regressions/instance/allocator/pooling/memory_pool.txt"
7151
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/component.rs"
7152
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/component/libcalls.rs"
7153
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/component/resources.rs"
7154
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/cow.rs"
7155
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/debug_builtins.rs"
7156
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/export.rs"
7157
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/externref.rs"
7158
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/helpers.c"
7159
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/imports.rs"
7160
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/instance.rs"
7161
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/instance/allocator.rs"
7162
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/instance/allocator/on_demand.rs"
7163
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/instance/allocator/pooling.rs"
7164
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/instance/allocator/pooling/index_allocator.rs"
7165
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/instance/allocator/pooling/memory_pool.rs"
7166
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/instance/allocator/pooling/stack_pool.rs"
7167
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/instance/allocator/pooling/table_pool.rs"
7168
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/instance/allocator/pooling/unix.rs"
7169
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/instance/allocator/pooling/windows.rs"
7170
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/lib.rs"
7171
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/libcalls.rs"
7172
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/memory.rs"
7173
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/mmap.rs"
7174
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/mmap/miri.rs"
7175
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/mmap/unix.rs"
7176
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/mmap/windows.rs"
7177
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/mmap_vec.rs"
7178
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/module_id.rs"
7179
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/mpk/disabled.rs"
7180
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/mpk/enabled.rs"
7181
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/mpk/mod.rs"
7182
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/mpk/pkru.rs"
7183
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/mpk/sys.rs"
7184
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/parking_spot.rs"
7185
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/send_sync_ptr.rs"
7186
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/store_box.rs"
7187
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/table.rs"
7188
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/trampolines.rs"
7189
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/trampolines/aarch64.rs"
7190
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/trampolines/riscv64.rs"
7191
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/trampolines/s390x.S"
7192
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/trampolines/s390x.rs"
7193
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/trampolines/x86_64.rs"
7194
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/traphandlers.rs"
7195
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/traphandlers/backtrace.rs"
7196
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/traphandlers/backtrace/aarch64.rs"
7197
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/traphandlers/backtrace/riscv64.rs"
7198
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/traphandlers/backtrace/s390x.rs"
7199
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/traphandlers/backtrace/x86_64.rs"
7200
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/traphandlers/coredump.rs"
7201
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/traphandlers/macos.rs"
7202
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/traphandlers/unix.rs"
7203
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/traphandlers/windows.rs"
7204
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/vmcontext.rs"
7205
- - "./ext/cargo-vendor/wasmtime-runtime-15.0.0/src/vmcontext/vm_host_func_context.rs"
6930
+ - "./ext/cargo-vendor/wasmtime-15.0.1/.cargo-checksum.json"
6931
+ - "./ext/cargo-vendor/wasmtime-15.0.1/Cargo.toml"
6932
+ - "./ext/cargo-vendor/wasmtime-15.0.1/LICENSE"
6933
+ - "./ext/cargo-vendor/wasmtime-15.0.1/README.md"
6934
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/code.rs"
6935
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/compiler.rs"
6936
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/component/component.rs"
6937
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/component/func.rs"
6938
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/component/func/host.rs"
6939
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/component/func/options.rs"
6940
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/component/func/typed.rs"
6941
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/component/instance.rs"
6942
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/component/linker.rs"
6943
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/component/matching.rs"
6944
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/component/mod.rs"
6945
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/component/resources.rs"
6946
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/component/storage.rs"
6947
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/component/store.rs"
6948
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/component/types.rs"
6949
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/component/values.rs"
6950
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/config.rs"
6951
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/coredump.rs"
6952
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/engine.rs"
6953
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/engine/serialization.rs"
6954
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/externals.rs"
6955
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/externals/global.rs"
6956
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/externals/table.rs"
6957
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/func.rs"
6958
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/func/typed.rs"
6959
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/instance.rs"
6960
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/lib.rs"
6961
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/limits.rs"
6962
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/linker.rs"
6963
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/memory.rs"
6964
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/module.rs"
6965
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/module/registry.rs"
6966
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/profiling.rs"
6967
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/ref.rs"
6968
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/resources.rs"
6969
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/signatures.rs"
6970
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/stack.rs"
6971
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/store.rs"
6972
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/store/context.rs"
6973
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/store/data.rs"
6974
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/store/func_refs.rs"
6975
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/trampoline.rs"
6976
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/trampoline/func.rs"
6977
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/trampoline/global.rs"
6978
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/trampoline/memory.rs"
6979
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/trampoline/table.rs"
6980
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/trap.rs"
6981
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/types.rs"
6982
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/types/matching.rs"
6983
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/unix.rs"
6984
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/v128.rs"
6985
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/values.rs"
6986
+ - "./ext/cargo-vendor/wasmtime-15.0.1/src/windows.rs"
6987
+ - "./ext/cargo-vendor/wasmtime-asm-macros-15.0.1/.cargo-checksum.json"
6988
+ - "./ext/cargo-vendor/wasmtime-asm-macros-15.0.1/Cargo.toml"
6989
+ - "./ext/cargo-vendor/wasmtime-asm-macros-15.0.1/src/lib.rs"
6990
+ - "./ext/cargo-vendor/wasmtime-cache-15.0.1/.cargo-checksum.json"
6991
+ - "./ext/cargo-vendor/wasmtime-cache-15.0.1/Cargo.toml"
6992
+ - "./ext/cargo-vendor/wasmtime-cache-15.0.1/LICENSE"
6993
+ - "./ext/cargo-vendor/wasmtime-cache-15.0.1/build.rs"
6994
+ - "./ext/cargo-vendor/wasmtime-cache-15.0.1/src/config.rs"
6995
+ - "./ext/cargo-vendor/wasmtime-cache-15.0.1/src/config/tests.rs"
6996
+ - "./ext/cargo-vendor/wasmtime-cache-15.0.1/src/lib.rs"
6997
+ - "./ext/cargo-vendor/wasmtime-cache-15.0.1/src/tests.rs"
6998
+ - "./ext/cargo-vendor/wasmtime-cache-15.0.1/src/worker.rs"
6999
+ - "./ext/cargo-vendor/wasmtime-cache-15.0.1/src/worker/tests.rs"
7000
+ - "./ext/cargo-vendor/wasmtime-cache-15.0.1/src/worker/tests/system_time_stub.rs"
7001
+ - "./ext/cargo-vendor/wasmtime-cache-15.0.1/tests/cache_write_default_config.rs"
7002
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/.cargo-checksum.json"
7003
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/Cargo.toml"
7004
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/src/bindgen.rs"
7005
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/src/component.rs"
7006
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/src/lib.rs"
7007
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen.rs"
7008
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/char.wit"
7009
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/conventions.wit"
7010
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/direct-import.wit"
7011
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/empty.wit"
7012
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/flags.wit"
7013
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/floats.wit"
7014
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/function-new.wit"
7015
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/integers.wit"
7016
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/lists.wit"
7017
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/many-arguments.wit"
7018
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/multi-return.wit"
7019
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/multiversion/deps/v1/root.wit"
7020
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/multiversion/deps/v2/root.wit"
7021
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/multiversion/root.wit"
7022
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/records.wit"
7023
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/rename.wit"
7024
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/resources-export.wit"
7025
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/resources-import.wit"
7026
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/share-types.wit"
7027
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/simple-functions.wit"
7028
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/simple-lists.wit"
7029
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/simple-wasi.wit"
7030
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/small-anonymous.wit"
7031
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/smoke-default.wit"
7032
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/smoke-export.wit"
7033
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/smoke.wit"
7034
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/strings.wit"
7035
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/use-paths.wit"
7036
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/variants.wit"
7037
+ - "./ext/cargo-vendor/wasmtime-component-macro-15.0.1/tests/codegen/worlds-with-types.wit"
7038
+ - "./ext/cargo-vendor/wasmtime-component-util-15.0.1/.cargo-checksum.json"
7039
+ - "./ext/cargo-vendor/wasmtime-component-util-15.0.1/Cargo.toml"
7040
+ - "./ext/cargo-vendor/wasmtime-component-util-15.0.1/src/lib.rs"
7041
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/.cargo-checksum.json"
7042
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/Cargo.toml"
7043
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/LICENSE"
7044
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/SECURITY.md"
7045
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/builder.rs"
7046
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/compiler.rs"
7047
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/compiler/component.rs"
7048
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/debug.rs"
7049
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/debug/gc.rs"
7050
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/debug/transform/address_transform.rs"
7051
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/debug/transform/attr.rs"
7052
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/debug/transform/expression.rs"
7053
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/debug/transform/line_program.rs"
7054
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/debug/transform/mod.rs"
7055
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/debug/transform/range_info_builder.rs"
7056
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/debug/transform/refs.rs"
7057
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/debug/transform/simulate.rs"
7058
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/debug/transform/unit.rs"
7059
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/debug/transform/utils.rs"
7060
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/debug/write_debuginfo.rs"
7061
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/func_environ.rs"
7062
+ - "./ext/cargo-vendor/wasmtime-cranelift-15.0.1/src/lib.rs"
7063
+ - "./ext/cargo-vendor/wasmtime-cranelift-shared-15.0.1/.cargo-checksum.json"
7064
+ - "./ext/cargo-vendor/wasmtime-cranelift-shared-15.0.1/Cargo.toml"
7065
+ - "./ext/cargo-vendor/wasmtime-cranelift-shared-15.0.1/src/compiled_function.rs"
7066
+ - "./ext/cargo-vendor/wasmtime-cranelift-shared-15.0.1/src/isa_builder.rs"
7067
+ - "./ext/cargo-vendor/wasmtime-cranelift-shared-15.0.1/src/lib.rs"
7068
+ - "./ext/cargo-vendor/wasmtime-cranelift-shared-15.0.1/src/obj.rs"
7069
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/.cargo-checksum.json"
7070
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/Cargo.lock"
7071
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/Cargo.toml"
7072
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/LICENSE"
7073
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/examples/factc.rs"
7074
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/address_map.rs"
7075
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/builtin.rs"
7076
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/compilation.rs"
7077
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/component.rs"
7078
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/component/compiler.rs"
7079
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/component/dfg.rs"
7080
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/component/info.rs"
7081
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/component/translate.rs"
7082
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/component/translate/adapt.rs"
7083
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/component/translate/inline.rs"
7084
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/component/types.rs"
7085
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/component/types/resources.rs"
7086
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/component/vmcomponent_offsets.rs"
7087
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/fact.rs"
7088
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/fact/core_types.rs"
7089
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/fact/signature.rs"
7090
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/fact/trampoline.rs"
7091
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/fact/transcode.rs"
7092
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/fact/traps.rs"
7093
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/lib.rs"
7094
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/module.rs"
7095
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/module_environ.rs"
7096
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/module_types.rs"
7097
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/obj.rs"
7098
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/ref_bits.rs"
7099
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/scopevec.rs"
7100
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/stack_map.rs"
7101
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/trap_encoding.rs"
7102
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/tunables.rs"
7103
+ - "./ext/cargo-vendor/wasmtime-environ-15.0.1/src/vmoffsets.rs"
7104
+ - "./ext/cargo-vendor/wasmtime-fiber-15.0.1/.cargo-checksum.json"
7105
+ - "./ext/cargo-vendor/wasmtime-fiber-15.0.1/Cargo.toml"
7106
+ - "./ext/cargo-vendor/wasmtime-fiber-15.0.1/LICENSE"
7107
+ - "./ext/cargo-vendor/wasmtime-fiber-15.0.1/build.rs"
7108
+ - "./ext/cargo-vendor/wasmtime-fiber-15.0.1/src/lib.rs"
7109
+ - "./ext/cargo-vendor/wasmtime-fiber-15.0.1/src/unix.rs"
7110
+ - "./ext/cargo-vendor/wasmtime-fiber-15.0.1/src/unix/aarch64.rs"
7111
+ - "./ext/cargo-vendor/wasmtime-fiber-15.0.1/src/unix/arm.rs"
7112
+ - "./ext/cargo-vendor/wasmtime-fiber-15.0.1/src/unix/riscv64.rs"
7113
+ - "./ext/cargo-vendor/wasmtime-fiber-15.0.1/src/unix/s390x.S"
7114
+ - "./ext/cargo-vendor/wasmtime-fiber-15.0.1/src/unix/x86.rs"
7115
+ - "./ext/cargo-vendor/wasmtime-fiber-15.0.1/src/unix/x86_64.rs"
7116
+ - "./ext/cargo-vendor/wasmtime-fiber-15.0.1/src/windows.c"
7117
+ - "./ext/cargo-vendor/wasmtime-fiber-15.0.1/src/windows.rs"
7118
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/.cargo-checksum.json"
7119
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/Cargo.toml"
7120
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/LICENSE"
7121
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/src/code_memory.rs"
7122
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/src/debug.rs"
7123
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/src/demangling.rs"
7124
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/src/instantiate.rs"
7125
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/src/lib.rs"
7126
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/src/profiling.rs"
7127
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/src/profiling/jitdump.rs"
7128
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/src/profiling/perfmap.rs"
7129
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/src/profiling/vtune.rs"
7130
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/src/unwind.rs"
7131
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/src/unwind/miri.rs"
7132
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/src/unwind/systemv.rs"
7133
+ - "./ext/cargo-vendor/wasmtime-jit-15.0.1/src/unwind/winx64.rs"
7134
+ - "./ext/cargo-vendor/wasmtime-jit-debug-15.0.1/.cargo-checksum.json"
7135
+ - "./ext/cargo-vendor/wasmtime-jit-debug-15.0.1/Cargo.toml"
7136
+ - "./ext/cargo-vendor/wasmtime-jit-debug-15.0.1/README.md"
7137
+ - "./ext/cargo-vendor/wasmtime-jit-debug-15.0.1/src/gdb_jit_int.rs"
7138
+ - "./ext/cargo-vendor/wasmtime-jit-debug-15.0.1/src/lib.rs"
7139
+ - "./ext/cargo-vendor/wasmtime-jit-debug-15.0.1/src/perf_jitdump.rs"
7140
+ - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-15.0.1/.cargo-checksum.json"
7141
+ - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-15.0.1/Cargo.toml"
7142
+ - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-15.0.1/src/lib.rs"
7143
+ - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-15.0.1/src/libc.rs"
7144
+ - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-15.0.1/src/miri.rs"
7145
+ - "./ext/cargo-vendor/wasmtime-jit-icache-coherence-15.0.1/src/win.rs"
7146
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/.cargo-checksum.json"
7147
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/Cargo.toml"
7148
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/LICENSE"
7149
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/build.rs"
7150
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/proptest-regressions/instance/allocator/pooling/memory_pool.txt"
7151
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/component.rs"
7152
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/component/libcalls.rs"
7153
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/component/resources.rs"
7154
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/cow.rs"
7155
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/debug_builtins.rs"
7156
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/export.rs"
7157
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/externref.rs"
7158
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/helpers.c"
7159
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/imports.rs"
7160
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/instance.rs"
7161
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/instance/allocator.rs"
7162
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/instance/allocator/on_demand.rs"
7163
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/instance/allocator/pooling.rs"
7164
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/instance/allocator/pooling/index_allocator.rs"
7165
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/instance/allocator/pooling/memory_pool.rs"
7166
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/instance/allocator/pooling/stack_pool.rs"
7167
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/instance/allocator/pooling/table_pool.rs"
7168
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/instance/allocator/pooling/unix.rs"
7169
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/instance/allocator/pooling/windows.rs"
7170
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/lib.rs"
7171
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/libcalls.rs"
7172
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/memory.rs"
7173
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/mmap.rs"
7174
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/mmap/miri.rs"
7175
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/mmap/unix.rs"
7176
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/mmap/windows.rs"
7177
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/mmap_vec.rs"
7178
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/module_id.rs"
7179
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/mpk/disabled.rs"
7180
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/mpk/enabled.rs"
7181
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/mpk/mod.rs"
7182
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/mpk/pkru.rs"
7183
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/mpk/sys.rs"
7184
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/parking_spot.rs"
7185
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/send_sync_ptr.rs"
7186
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/store_box.rs"
7187
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/table.rs"
7188
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/trampolines.rs"
7189
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/trampolines/aarch64.rs"
7190
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/trampolines/riscv64.rs"
7191
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/trampolines/s390x.S"
7192
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/trampolines/s390x.rs"
7193
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/trampolines/x86_64.rs"
7194
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/traphandlers.rs"
7195
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/traphandlers/backtrace.rs"
7196
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/traphandlers/backtrace/aarch64.rs"
7197
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/traphandlers/backtrace/riscv64.rs"
7198
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/traphandlers/backtrace/s390x.rs"
7199
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/traphandlers/backtrace/x86_64.rs"
7200
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/traphandlers/coredump.rs"
7201
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/traphandlers/macos.rs"
7202
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/traphandlers/unix.rs"
7203
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/traphandlers/windows.rs"
7204
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/vmcontext.rs"
7205
+ - "./ext/cargo-vendor/wasmtime-runtime-15.0.1/src/vmcontext/vm_host_func_context.rs"
7206
7206
  - "./ext/cargo-vendor/wasmtime-types-15.0.1/.cargo-checksum.json"
7207
7207
  - "./ext/cargo-vendor/wasmtime-types-15.0.1/Cargo.toml"
7208
7208
  - "./ext/cargo-vendor/wasmtime-types-15.0.1/LICENSE"
7209
7209
  - "./ext/cargo-vendor/wasmtime-types-15.0.1/src/error.rs"
7210
7210
  - "./ext/cargo-vendor/wasmtime-types-15.0.1/src/lib.rs"
7211
- - "./ext/cargo-vendor/wasmtime-versioned-export-macros-15.0.0/.cargo-checksum.json"
7212
- - "./ext/cargo-vendor/wasmtime-versioned-export-macros-15.0.0/Cargo.toml"
7213
- - "./ext/cargo-vendor/wasmtime-versioned-export-macros-15.0.0/src/lib.rs"
7214
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/.cargo-checksum.json"
7215
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/Cargo.toml"
7216
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/LICENSE"
7217
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/README.md"
7218
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/build.rs"
7219
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/lib.rs"
7220
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/clocks.rs"
7221
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/clocks/host.rs"
7222
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/command.rs"
7223
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/ctx.rs"
7224
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/error.rs"
7225
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/filesystem.rs"
7226
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/host/clocks.rs"
7227
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/host/env.rs"
7228
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/host/exit.rs"
7229
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/host/filesystem.rs"
7230
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/host/filesystem/sync.rs"
7231
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/host/instance_network.rs"
7232
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/host/io.rs"
7233
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/host/mod.rs"
7234
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/host/network.rs"
7235
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/host/random.rs"
7236
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/host/tcp.rs"
7237
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/host/tcp_create_socket.rs"
7238
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/host/udp.rs"
7239
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/host/udp_create_socket.rs"
7240
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/ip_name_lookup.rs"
7241
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/mod.rs"
7242
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/network.rs"
7243
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/pipe.rs"
7244
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/poll.rs"
7245
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/preview1.rs"
7246
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/random.rs"
7247
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/stdio.rs"
7248
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/stdio/worker_thread_stdin.rs"
7249
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/stream.rs"
7250
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/table.rs"
7251
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/tcp.rs"
7252
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/udp.rs"
7253
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/src/preview2/write_stream.rs"
7254
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/command-extended.wit"
7255
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/cli/command.wit"
7256
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/cli/environment.wit"
7257
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/cli/exit.wit"
7258
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/cli/reactor.wit"
7259
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/cli/run.wit"
7260
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/cli/stdio.wit"
7261
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/cli/terminal.wit"
7262
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/clocks/monotonic-clock.wit"
7263
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/clocks/wall-clock.wit"
7264
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/clocks/world.wit"
7265
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/filesystem/preopens.wit"
7266
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/filesystem/types.wit"
7267
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/filesystem/world.wit"
7268
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/http/handler.wit"
7269
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/http/proxy.wit"
7270
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/http/types.wit"
7271
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/io/error.wit"
7272
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/io/poll.wit"
7273
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/io/streams.wit"
7274
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/io/world.wit"
7275
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/random/insecure-seed.wit"
7276
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/random/insecure.wit"
7277
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/random/random.wit"
7278
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/random/world.wit"
7279
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/sockets/instance-network.wit"
7280
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/sockets/ip-name-lookup.wit"
7281
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/sockets/network.wit"
7282
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/sockets/tcp-create-socket.wit"
7283
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/sockets/tcp.wit"
7284
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/sockets/udp-create-socket.wit"
7285
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/sockets/udp.wit"
7286
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/deps/sockets/world.wit"
7287
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/wit/test.wit"
7288
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/witx/typenames.witx"
7289
- - "./ext/cargo-vendor/wasmtime-wasi-15.0.0/witx/wasi_snapshot_preview1.witx"
7290
- - "./ext/cargo-vendor/wasmtime-winch-15.0.0/.cargo-checksum.json"
7291
- - "./ext/cargo-vendor/wasmtime-winch-15.0.0/Cargo.toml"
7292
- - "./ext/cargo-vendor/wasmtime-winch-15.0.0/LICENSE"
7293
- - "./ext/cargo-vendor/wasmtime-winch-15.0.0/src/builder.rs"
7294
- - "./ext/cargo-vendor/wasmtime-winch-15.0.0/src/compiler.rs"
7295
- - "./ext/cargo-vendor/wasmtime-winch-15.0.0/src/lib.rs"
7296
- - "./ext/cargo-vendor/wasmtime-wit-bindgen-15.0.0/.cargo-checksum.json"
7297
- - "./ext/cargo-vendor/wasmtime-wit-bindgen-15.0.0/Cargo.toml"
7298
- - "./ext/cargo-vendor/wasmtime-wit-bindgen-15.0.0/src/lib.rs"
7299
- - "./ext/cargo-vendor/wasmtime-wit-bindgen-15.0.0/src/rust.rs"
7300
- - "./ext/cargo-vendor/wasmtime-wit-bindgen-15.0.0/src/source.rs"
7301
- - "./ext/cargo-vendor/wasmtime-wit-bindgen-15.0.0/src/types.rs"
7302
- - "./ext/cargo-vendor/wasmtime-wmemcheck-15.0.0/.cargo-checksum.json"
7303
- - "./ext/cargo-vendor/wasmtime-wmemcheck-15.0.0/Cargo.toml"
7304
- - "./ext/cargo-vendor/wasmtime-wmemcheck-15.0.0/src/lib.rs"
7211
+ - "./ext/cargo-vendor/wasmtime-versioned-export-macros-15.0.1/.cargo-checksum.json"
7212
+ - "./ext/cargo-vendor/wasmtime-versioned-export-macros-15.0.1/Cargo.toml"
7213
+ - "./ext/cargo-vendor/wasmtime-versioned-export-macros-15.0.1/src/lib.rs"
7214
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/.cargo-checksum.json"
7215
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/Cargo.toml"
7216
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/LICENSE"
7217
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/README.md"
7218
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/build.rs"
7219
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/lib.rs"
7220
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/clocks.rs"
7221
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/clocks/host.rs"
7222
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/command.rs"
7223
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/ctx.rs"
7224
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/error.rs"
7225
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/filesystem.rs"
7226
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/host/clocks.rs"
7227
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/host/env.rs"
7228
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/host/exit.rs"
7229
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/host/filesystem.rs"
7230
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/host/filesystem/sync.rs"
7231
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/host/instance_network.rs"
7232
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/host/io.rs"
7233
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/host/mod.rs"
7234
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/host/network.rs"
7235
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/host/random.rs"
7236
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/host/tcp.rs"
7237
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/host/tcp_create_socket.rs"
7238
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/host/udp.rs"
7239
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/host/udp_create_socket.rs"
7240
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/ip_name_lookup.rs"
7241
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/mod.rs"
7242
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/network.rs"
7243
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/pipe.rs"
7244
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/poll.rs"
7245
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/preview1.rs"
7246
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/random.rs"
7247
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/stdio.rs"
7248
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/stdio/worker_thread_stdin.rs"
7249
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/stream.rs"
7250
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/table.rs"
7251
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/tcp.rs"
7252
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/udp.rs"
7253
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/src/preview2/write_stream.rs"
7254
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/command-extended.wit"
7255
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/cli/command.wit"
7256
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/cli/environment.wit"
7257
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/cli/exit.wit"
7258
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/cli/reactor.wit"
7259
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/cli/run.wit"
7260
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/cli/stdio.wit"
7261
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/cli/terminal.wit"
7262
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/clocks/monotonic-clock.wit"
7263
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/clocks/wall-clock.wit"
7264
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/clocks/world.wit"
7265
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/filesystem/preopens.wit"
7266
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/filesystem/types.wit"
7267
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/filesystem/world.wit"
7268
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/http/handler.wit"
7269
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/http/proxy.wit"
7270
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/http/types.wit"
7271
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/io/error.wit"
7272
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/io/poll.wit"
7273
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/io/streams.wit"
7274
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/io/world.wit"
7275
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/random/insecure-seed.wit"
7276
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/random/insecure.wit"
7277
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/random/random.wit"
7278
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/random/world.wit"
7279
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/sockets/instance-network.wit"
7280
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/sockets/ip-name-lookup.wit"
7281
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/sockets/network.wit"
7282
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/sockets/tcp-create-socket.wit"
7283
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/sockets/tcp.wit"
7284
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/sockets/udp-create-socket.wit"
7285
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/sockets/udp.wit"
7286
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/deps/sockets/world.wit"
7287
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/wit/test.wit"
7288
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/witx/typenames.witx"
7289
+ - "./ext/cargo-vendor/wasmtime-wasi-15.0.1/witx/wasi_snapshot_preview1.witx"
7290
+ - "./ext/cargo-vendor/wasmtime-winch-15.0.1/.cargo-checksum.json"
7291
+ - "./ext/cargo-vendor/wasmtime-winch-15.0.1/Cargo.toml"
7292
+ - "./ext/cargo-vendor/wasmtime-winch-15.0.1/LICENSE"
7293
+ - "./ext/cargo-vendor/wasmtime-winch-15.0.1/src/builder.rs"
7294
+ - "./ext/cargo-vendor/wasmtime-winch-15.0.1/src/compiler.rs"
7295
+ - "./ext/cargo-vendor/wasmtime-winch-15.0.1/src/lib.rs"
7296
+ - "./ext/cargo-vendor/wasmtime-wit-bindgen-15.0.1/.cargo-checksum.json"
7297
+ - "./ext/cargo-vendor/wasmtime-wit-bindgen-15.0.1/Cargo.toml"
7298
+ - "./ext/cargo-vendor/wasmtime-wit-bindgen-15.0.1/src/lib.rs"
7299
+ - "./ext/cargo-vendor/wasmtime-wit-bindgen-15.0.1/src/rust.rs"
7300
+ - "./ext/cargo-vendor/wasmtime-wit-bindgen-15.0.1/src/source.rs"
7301
+ - "./ext/cargo-vendor/wasmtime-wit-bindgen-15.0.1/src/types.rs"
7302
+ - "./ext/cargo-vendor/wasmtime-wmemcheck-15.0.1/.cargo-checksum.json"
7303
+ - "./ext/cargo-vendor/wasmtime-wmemcheck-15.0.1/Cargo.toml"
7304
+ - "./ext/cargo-vendor/wasmtime-wmemcheck-15.0.1/src/lib.rs"
7305
7305
  - "./ext/cargo-vendor/wast-35.0.2/.cargo-checksum.json"
7306
7306
  - "./ext/cargo-vendor/wast-35.0.2/Cargo.toml"
7307
7307
  - "./ext/cargo-vendor/wast-35.0.2/README.md"
@@ -7553,38 +7553,38 @@ files:
7553
7553
  - "./ext/cargo-vendor/wat-1.0.82/LICENSE"
7554
7554
  - "./ext/cargo-vendor/wat-1.0.82/README.md"
7555
7555
  - "./ext/cargo-vendor/wat-1.0.82/src/lib.rs"
7556
- - "./ext/cargo-vendor/wiggle-15.0.0/.cargo-checksum.json"
7557
- - "./ext/cargo-vendor/wiggle-15.0.0/Cargo.toml"
7558
- - "./ext/cargo-vendor/wiggle-15.0.0/LICENSE"
7559
- - "./ext/cargo-vendor/wiggle-15.0.0/README.md"
7560
- - "./ext/cargo-vendor/wiggle-15.0.0/src/borrow.rs"
7561
- - "./ext/cargo-vendor/wiggle-15.0.0/src/error.rs"
7562
- - "./ext/cargo-vendor/wiggle-15.0.0/src/guest_type.rs"
7563
- - "./ext/cargo-vendor/wiggle-15.0.0/src/lib.rs"
7564
- - "./ext/cargo-vendor/wiggle-15.0.0/src/region.rs"
7565
- - "./ext/cargo-vendor/wiggle-15.0.0/src/wasmtime.rs"
7566
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/.cargo-checksum.json"
7567
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/Cargo.toml"
7568
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/LICENSE"
7569
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/README.md"
7570
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/src/codegen_settings.rs"
7571
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/src/config.rs"
7572
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/src/funcs.rs"
7573
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/src/lib.rs"
7574
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/src/lifetimes.rs"
7575
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/src/module_trait.rs"
7576
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/src/names.rs"
7577
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/src/types/error.rs"
7578
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/src/types/flags.rs"
7579
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/src/types/handle.rs"
7580
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/src/types/mod.rs"
7581
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/src/types/record.rs"
7582
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/src/types/variant.rs"
7583
- - "./ext/cargo-vendor/wiggle-generate-15.0.0/src/wasmtime.rs"
7584
- - "./ext/cargo-vendor/wiggle-macro-15.0.0/.cargo-checksum.json"
7585
- - "./ext/cargo-vendor/wiggle-macro-15.0.0/Cargo.toml"
7586
- - "./ext/cargo-vendor/wiggle-macro-15.0.0/LICENSE"
7587
- - "./ext/cargo-vendor/wiggle-macro-15.0.0/src/lib.rs"
7556
+ - "./ext/cargo-vendor/wiggle-15.0.1/.cargo-checksum.json"
7557
+ - "./ext/cargo-vendor/wiggle-15.0.1/Cargo.toml"
7558
+ - "./ext/cargo-vendor/wiggle-15.0.1/LICENSE"
7559
+ - "./ext/cargo-vendor/wiggle-15.0.1/README.md"
7560
+ - "./ext/cargo-vendor/wiggle-15.0.1/src/borrow.rs"
7561
+ - "./ext/cargo-vendor/wiggle-15.0.1/src/error.rs"
7562
+ - "./ext/cargo-vendor/wiggle-15.0.1/src/guest_type.rs"
7563
+ - "./ext/cargo-vendor/wiggle-15.0.1/src/lib.rs"
7564
+ - "./ext/cargo-vendor/wiggle-15.0.1/src/region.rs"
7565
+ - "./ext/cargo-vendor/wiggle-15.0.1/src/wasmtime.rs"
7566
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/.cargo-checksum.json"
7567
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/Cargo.toml"
7568
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/LICENSE"
7569
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/README.md"
7570
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/src/codegen_settings.rs"
7571
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/src/config.rs"
7572
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/src/funcs.rs"
7573
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/src/lib.rs"
7574
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/src/lifetimes.rs"
7575
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/src/module_trait.rs"
7576
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/src/names.rs"
7577
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/src/types/error.rs"
7578
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/src/types/flags.rs"
7579
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/src/types/handle.rs"
7580
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/src/types/mod.rs"
7581
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/src/types/record.rs"
7582
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/src/types/variant.rs"
7583
+ - "./ext/cargo-vendor/wiggle-generate-15.0.1/src/wasmtime.rs"
7584
+ - "./ext/cargo-vendor/wiggle-macro-15.0.1/.cargo-checksum.json"
7585
+ - "./ext/cargo-vendor/wiggle-macro-15.0.1/Cargo.toml"
7586
+ - "./ext/cargo-vendor/wiggle-macro-15.0.1/LICENSE"
7587
+ - "./ext/cargo-vendor/wiggle-macro-15.0.1/src/lib.rs"
7588
7588
  - "./ext/cargo-vendor/winapi-0.3.9/.cargo-checksum.json"
7589
7589
  - "./ext/cargo-vendor/winapi-0.3.9/Cargo.toml"
7590
7590
  - "./ext/cargo-vendor/winapi-0.3.9/LICENSE-APACHE"
@@ -10806,40 +10806,40 @@ files:
10806
10806
  - "./ext/cargo-vendor/winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_xpsdocumenttargetprint.a"
10807
10807
  - "./ext/cargo-vendor/winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_xpsprint.a"
10808
10808
  - "./ext/cargo-vendor/winapi-x86_64-pc-windows-gnu-0.4.0/src/lib.rs"
10809
- - "./ext/cargo-vendor/winch-codegen-0.13.0/.cargo-checksum.json"
10810
- - "./ext/cargo-vendor/winch-codegen-0.13.0/Cargo.toml"
10811
- - "./ext/cargo-vendor/winch-codegen-0.13.0/LICENSE"
10812
- - "./ext/cargo-vendor/winch-codegen-0.13.0/build.rs"
10813
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/abi/local.rs"
10814
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/abi/mod.rs"
10815
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/codegen/builtin.rs"
10816
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/codegen/call.rs"
10817
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/codegen/context.rs"
10818
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/codegen/control.rs"
10819
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/codegen/env.rs"
10820
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/codegen/mod.rs"
10821
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/frame/mod.rs"
10822
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/isa/aarch64/abi.rs"
10823
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/isa/aarch64/address.rs"
10824
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/isa/aarch64/asm.rs"
10825
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/isa/aarch64/masm.rs"
10826
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/isa/aarch64/mod.rs"
10827
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/isa/aarch64/regs.rs"
10828
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/isa/mod.rs"
10829
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/isa/reg.rs"
10830
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/isa/x64/abi.rs"
10831
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/isa/x64/address.rs"
10832
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/isa/x64/asm.rs"
10833
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/isa/x64/masm.rs"
10834
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/isa/x64/mod.rs"
10835
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/isa/x64/regs.rs"
10836
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/lib.rs"
10837
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/masm.rs"
10838
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/regalloc.rs"
10839
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/regset.rs"
10840
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/stack.rs"
10841
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/trampoline.rs"
10842
- - "./ext/cargo-vendor/winch-codegen-0.13.0/src/visitor.rs"
10809
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/.cargo-checksum.json"
10810
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/Cargo.toml"
10811
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/LICENSE"
10812
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/build.rs"
10813
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/abi/local.rs"
10814
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/abi/mod.rs"
10815
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/codegen/builtin.rs"
10816
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/codegen/call.rs"
10817
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/codegen/context.rs"
10818
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/codegen/control.rs"
10819
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/codegen/env.rs"
10820
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/codegen/mod.rs"
10821
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/frame/mod.rs"
10822
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/isa/aarch64/abi.rs"
10823
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/isa/aarch64/address.rs"
10824
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/isa/aarch64/asm.rs"
10825
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/isa/aarch64/masm.rs"
10826
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/isa/aarch64/mod.rs"
10827
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/isa/aarch64/regs.rs"
10828
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/isa/mod.rs"
10829
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/isa/reg.rs"
10830
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/isa/x64/abi.rs"
10831
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/isa/x64/address.rs"
10832
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/isa/x64/asm.rs"
10833
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/isa/x64/masm.rs"
10834
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/isa/x64/mod.rs"
10835
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/isa/x64/regs.rs"
10836
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/lib.rs"
10837
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/masm.rs"
10838
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/regalloc.rs"
10839
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/regset.rs"
10840
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/stack.rs"
10841
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/trampoline.rs"
10842
+ - "./ext/cargo-vendor/winch-codegen-0.13.1/src/visitor.rs"
10843
10843
  - "./ext/cargo-vendor/windows-core-0.52.0/.cargo-checksum.json"
10844
10844
  - "./ext/cargo-vendor/windows-core-0.52.0/Cargo.toml"
10845
10845
  - "./ext/cargo-vendor/windows-core-0.52.0/license-apache-2.0"