wasmtime 10.0.0 → 10.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (459) hide show
  1. checksums.yaml +4 -4
  2. data/Cargo.lock +44 -44
  3. data/ext/Cargo.toml +6 -6
  4. data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/.cargo-checksum.json +1 -1
  5. data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/Cargo.toml +2 -2
  6. data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/.cargo-checksum.json +1 -1
  7. data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/Cargo.toml +3 -3
  8. data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/.cargo-checksum.json +1 -1
  9. data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/Cargo.toml +10 -10
  10. data/ext/cargo-vendor/wasmtime-asm-macros-10.0.1/.cargo-checksum.json +1 -0
  11. data/ext/cargo-vendor/{wasmtime-asm-macros-10.0.0 → wasmtime-asm-macros-10.0.1}/Cargo.toml +1 -1
  12. data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/.cargo-checksum.json +1 -1
  13. data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/Cargo.toml +1 -1
  14. data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/.cargo-checksum.json +1 -1
  15. data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/Cargo.toml +3 -3
  16. data/ext/cargo-vendor/wasmtime-component-util-10.0.1/.cargo-checksum.json +1 -0
  17. data/ext/cargo-vendor/{wasmtime-component-util-10.0.0 → wasmtime-component-util-10.0.1}/Cargo.toml +1 -1
  18. data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/.cargo-checksum.json +1 -1
  19. data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/Cargo.toml +9 -9
  20. data/ext/cargo-vendor/{wasmtime-cranelift-shared-10.0.0 → wasmtime-cranelift-shared-10.0.1}/.cargo-checksum.json +1 -1
  21. data/ext/cargo-vendor/{wasmtime-cranelift-shared-10.0.0 → wasmtime-cranelift-shared-10.0.1}/Cargo.toml +5 -5
  22. data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/.cargo-checksum.json +1 -1
  23. data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/Cargo.lock +7 -7
  24. data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/Cargo.toml +4 -4
  25. data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/.cargo-checksum.json +1 -1
  26. data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/Cargo.toml +2 -2
  27. data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/.cargo-checksum.json +1 -1
  28. data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/Cargo.toml +5 -5
  29. data/ext/cargo-vendor/{wasmtime-jit-debug-10.0.0 → wasmtime-jit-debug-10.0.1}/.cargo-checksum.json +1 -1
  30. data/ext/cargo-vendor/{wasmtime-jit-debug-10.0.0 → wasmtime-jit-debug-10.0.1}/Cargo.toml +1 -1
  31. data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-10.0.0 → wasmtime-jit-icache-coherence-10.0.1}/.cargo-checksum.json +1 -1
  32. data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-10.0.0 → wasmtime-jit-icache-coherence-10.0.1}/Cargo.toml +1 -1
  33. data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/.cargo-checksum.json +1 -1
  34. data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/Cargo.toml +5 -5
  35. data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/.cargo-checksum.json +1 -1
  36. data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/Cargo.toml +6 -6
  37. data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/lib.rs +1 -0
  38. data/ext/cargo-vendor/{wasmtime-winch-10.0.0 → wasmtime-winch-10.0.1}/.cargo-checksum.json +1 -1
  39. data/ext/cargo-vendor/{wasmtime-winch-10.0.0 → wasmtime-winch-10.0.1}/Cargo.toml +5 -5
  40. data/ext/cargo-vendor/{wasmtime-wit-bindgen-10.0.0 → wasmtime-wit-bindgen-10.0.1}/.cargo-checksum.json +1 -1
  41. data/ext/cargo-vendor/{wasmtime-wit-bindgen-10.0.0 → wasmtime-wit-bindgen-10.0.1}/Cargo.toml +1 -1
  42. data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/.cargo-checksum.json +1 -1
  43. data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/Cargo.toml +3 -3
  44. data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/.cargo-checksum.json +1 -1
  45. data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/Cargo.toml +1 -1
  46. data/ext/cargo-vendor/wiggle-macro-10.0.1/.cargo-checksum.json +1 -0
  47. data/ext/cargo-vendor/{wiggle-macro-10.0.0 → wiggle-macro-10.0.1}/Cargo.toml +2 -2
  48. data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/.cargo-checksum.json +1 -1
  49. data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/Cargo.toml +3 -3
  50. data/lib/wasmtime/version.rb +1 -1
  51. metadata +453 -453
  52. data/ext/cargo-vendor/wasmtime-asm-macros-10.0.0/.cargo-checksum.json +0 -1
  53. data/ext/cargo-vendor/wasmtime-component-util-10.0.0/.cargo-checksum.json +0 -1
  54. data/ext/cargo-vendor/wiggle-macro-10.0.0/.cargo-checksum.json +0 -1
  55. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/LICENSE +0 -0
  56. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/README.md +0 -0
  57. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/clocks.rs +0 -0
  58. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/dir.rs +0 -0
  59. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/file.rs +0 -0
  60. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/lib.rs +0 -0
  61. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/net.rs +0 -0
  62. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/sched/unix.rs +0 -0
  63. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/sched/windows.rs +0 -0
  64. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/sched.rs +0 -0
  65. /data/ext/cargo-vendor/{wasi-cap-std-sync-10.0.0 → wasi-cap-std-sync-10.0.1}/src/stdio.rs +0 -0
  66. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/LICENSE +0 -0
  67. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/README.md +0 -0
  68. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/README.md +0 -0
  69. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/docs/README.md +0 -0
  70. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/README.md +0 -0
  71. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/docs.md +0 -0
  72. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/typenames.witx +0 -0
  73. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_args.witx +0 -0
  74. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_clock.witx +0 -0
  75. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_environ.witx +0 -0
  76. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_fd.witx +0 -0
  77. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_path.witx +0 -0
  78. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_poll.witx +0 -0
  79. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_proc.witx +0 -0
  80. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_random.witx +0 -0
  81. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_sched.witx +0 -0
  82. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/ephemeral/witx/wasi_ephemeral_sock.witx +0 -0
  83. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/old/snapshot_0/docs.md +0 -0
  84. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/old/snapshot_0/witx/typenames.witx +0 -0
  85. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/old/snapshot_0/witx/wasi_unstable.witx +0 -0
  86. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/snapshot/docs.html +0 -0
  87. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/snapshot/docs.md +0 -0
  88. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/snapshot/witx/typenames.witx +0 -0
  89. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/phases/snapshot/witx/wasi_snapshot_preview1.witx +0 -0
  90. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/proposal-template/README.md +0 -0
  91. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/proposals/README.md +0 -0
  92. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/snapshots/README.md +0 -0
  93. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/WASI/standard/README.md +0 -0
  94. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/build.rs +0 -0
  95. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/clocks.rs +0 -0
  96. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/ctx.rs +0 -0
  97. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/dir.rs +0 -0
  98. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/error.rs +0 -0
  99. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/file.rs +0 -0
  100. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/lib.rs +0 -0
  101. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/pipe.rs +0 -0
  102. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/random.rs +0 -0
  103. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/sched/subscription.rs +0 -0
  104. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/sched.rs +0 -0
  105. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/snapshots/mod.rs +0 -0
  106. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/snapshots/preview_0.rs +0 -0
  107. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/snapshots/preview_1/error.rs +0 -0
  108. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/snapshots/preview_1.rs +0 -0
  109. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/string_array.rs +0 -0
  110. /data/ext/cargo-vendor/{wasi-common-10.0.0 → wasi-common-10.0.1}/src/table.rs +0 -0
  111. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/LICENSE +0 -0
  112. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/README.md +0 -0
  113. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/code.rs +0 -0
  114. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/compiler.rs +0 -0
  115. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/component.rs +0 -0
  116. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/func/host.rs +0 -0
  117. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/func/options.rs +0 -0
  118. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/func/typed.rs +0 -0
  119. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/func.rs +0 -0
  120. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/instance.rs +0 -0
  121. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/linker.rs +0 -0
  122. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/matching.rs +0 -0
  123. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/mod.rs +0 -0
  124. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/storage.rs +0 -0
  125. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/store.rs +0 -0
  126. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/types.rs +0 -0
  127. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/component/values.rs +0 -0
  128. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/config.rs +0 -0
  129. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/engine/serialization.rs +0 -0
  130. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/engine.rs +0 -0
  131. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/externals.rs +0 -0
  132. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/func/typed.rs +0 -0
  133. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/func.rs +0 -0
  134. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/instance.rs +0 -0
  135. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/lib.rs +0 -0
  136. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/limits.rs +0 -0
  137. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/linker.rs +0 -0
  138. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/memory.rs +0 -0
  139. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/module/registry.rs +0 -0
  140. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/module.rs +0 -0
  141. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/profiling.rs +0 -0
  142. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/ref.rs +0 -0
  143. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/signatures.rs +0 -0
  144. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/store/context.rs +0 -0
  145. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/store/data.rs +0 -0
  146. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/store/func_refs.rs +0 -0
  147. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/store.rs +0 -0
  148. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/trampoline/func.rs +0 -0
  149. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/trampoline/global.rs +0 -0
  150. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/trampoline/memory.rs +0 -0
  151. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/trampoline/table.rs +0 -0
  152. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/trampoline.rs +0 -0
  153. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/trap.rs +0 -0
  154. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/types/matching.rs +0 -0
  155. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/types.rs +0 -0
  156. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/unix.rs +0 -0
  157. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/values.rs +0 -0
  158. /data/ext/cargo-vendor/{wasmtime-10.0.0 → wasmtime-10.0.1}/src/windows.rs +0 -0
  159. /data/ext/cargo-vendor/{wasmtime-asm-macros-10.0.0 → wasmtime-asm-macros-10.0.1}/src/lib.rs +0 -0
  160. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/LICENSE +0 -0
  161. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/build.rs +0 -0
  162. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/src/config/tests.rs +0 -0
  163. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/src/config.rs +0 -0
  164. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/src/lib.rs +0 -0
  165. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/src/tests.rs +0 -0
  166. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/src/worker/tests/system_time_stub.rs +0 -0
  167. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/src/worker/tests.rs +0 -0
  168. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/src/worker.rs +0 -0
  169. /data/ext/cargo-vendor/{wasmtime-cache-10.0.0 → wasmtime-cache-10.0.1}/tests/cache_write_default_config.rs +0 -0
  170. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/src/bindgen.rs +0 -0
  171. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/src/component.rs +0 -0
  172. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/src/lib.rs +0 -0
  173. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/char.wit +0 -0
  174. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/conventions.wit +0 -0
  175. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/direct-import.wit +0 -0
  176. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/empty.wit +0 -0
  177. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/flags.wit +0 -0
  178. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/floats.wit +0 -0
  179. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/function-new.wit +0 -0
  180. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/integers.wit +0 -0
  181. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/lists.wit +0 -0
  182. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/many-arguments.wit +0 -0
  183. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/multi-return.wit +0 -0
  184. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/records.wit +0 -0
  185. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/rename.wit +0 -0
  186. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/share-types.wit +0 -0
  187. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/simple-functions.wit +0 -0
  188. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/simple-lists.wit +0 -0
  189. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/simple-wasi.wit +0 -0
  190. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/small-anonymous.wit +0 -0
  191. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/smoke-default.wit +0 -0
  192. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/smoke-export.wit +0 -0
  193. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/smoke.wit +0 -0
  194. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/strings.wit +0 -0
  195. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/unions.wit +0 -0
  196. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/use-paths.wit +0 -0
  197. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/variants.wit +0 -0
  198. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen/worlds-with-types.wit +0 -0
  199. /data/ext/cargo-vendor/{wasmtime-component-macro-10.0.0 → wasmtime-component-macro-10.0.1}/tests/codegen.rs +0 -0
  200. /data/ext/cargo-vendor/{wasmtime-component-util-10.0.0 → wasmtime-component-util-10.0.1}/src/lib.rs +0 -0
  201. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/LICENSE +0 -0
  202. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/SECURITY.md +0 -0
  203. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/builder.rs +0 -0
  204. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/compiler/component.rs +0 -0
  205. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/compiler.rs +0 -0
  206. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/gc.rs +0 -0
  207. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/address_transform.rs +0 -0
  208. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/attr.rs +0 -0
  209. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/expression.rs +0 -0
  210. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/line_program.rs +0 -0
  211. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/mod.rs +0 -0
  212. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/range_info_builder.rs +0 -0
  213. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/refs.rs +0 -0
  214. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/simulate.rs +0 -0
  215. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/unit.rs +0 -0
  216. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/transform/utils.rs +0 -0
  217. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug/write_debuginfo.rs +0 -0
  218. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/debug.rs +0 -0
  219. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/func_environ.rs +0 -0
  220. /data/ext/cargo-vendor/{wasmtime-cranelift-10.0.0 → wasmtime-cranelift-10.0.1}/src/lib.rs +0 -0
  221. /data/ext/cargo-vendor/{wasmtime-cranelift-shared-10.0.0 → wasmtime-cranelift-shared-10.0.1}/src/compiled_function.rs +0 -0
  222. /data/ext/cargo-vendor/{wasmtime-cranelift-shared-10.0.0 → wasmtime-cranelift-shared-10.0.1}/src/isa_builder.rs +0 -0
  223. /data/ext/cargo-vendor/{wasmtime-cranelift-shared-10.0.0 → wasmtime-cranelift-shared-10.0.1}/src/lib.rs +0 -0
  224. /data/ext/cargo-vendor/{wasmtime-cranelift-shared-10.0.0 → wasmtime-cranelift-shared-10.0.1}/src/obj.rs +0 -0
  225. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/LICENSE +0 -0
  226. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/examples/factc.rs +0 -0
  227. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/address_map.rs +0 -0
  228. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/builtin.rs +0 -0
  229. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/compilation.rs +0 -0
  230. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/compiler.rs +0 -0
  231. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/dfg.rs +0 -0
  232. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/info.rs +0 -0
  233. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/translate/adapt.rs +0 -0
  234. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/translate/inline.rs +0 -0
  235. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/translate.rs +0 -0
  236. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/types.rs +0 -0
  237. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component/vmcomponent_offsets.rs +0 -0
  238. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/component.rs +0 -0
  239. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/fact/core_types.rs +0 -0
  240. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/fact/signature.rs +0 -0
  241. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/fact/trampoline.rs +0 -0
  242. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/fact/transcode.rs +0 -0
  243. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/fact/traps.rs +0 -0
  244. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/fact.rs +0 -0
  245. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/lib.rs +0 -0
  246. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/module.rs +0 -0
  247. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/module_environ.rs +0 -0
  248. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/module_types.rs +0 -0
  249. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/obj.rs +0 -0
  250. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/ref_bits.rs +0 -0
  251. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/scopevec.rs +0 -0
  252. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/stack_map.rs +0 -0
  253. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/trap_encoding.rs +0 -0
  254. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/tunables.rs +0 -0
  255. /data/ext/cargo-vendor/{wasmtime-environ-10.0.0 → wasmtime-environ-10.0.1}/src/vmoffsets.rs +0 -0
  256. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/LICENSE +0 -0
  257. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/build.rs +0 -0
  258. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/lib.rs +0 -0
  259. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/unix/aarch64.rs +0 -0
  260. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/unix/arm.rs +0 -0
  261. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/unix/riscv64.rs +0 -0
  262. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/unix/s390x.S +0 -0
  263. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/unix/x86.rs +0 -0
  264. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/unix/x86_64.rs +0 -0
  265. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/unix.rs +0 -0
  266. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/windows.c +0 -0
  267. /data/ext/cargo-vendor/{wasmtime-fiber-10.0.0 → wasmtime-fiber-10.0.1}/src/windows.rs +0 -0
  268. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/LICENSE +0 -0
  269. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/code_memory.rs +0 -0
  270. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/debug.rs +0 -0
  271. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/demangling.rs +0 -0
  272. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/instantiate.rs +0 -0
  273. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/lib.rs +0 -0
  274. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/profiling/jitdump.rs +0 -0
  275. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/profiling/perfmap.rs +0 -0
  276. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/profiling/vtune.rs +0 -0
  277. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/profiling.rs +0 -0
  278. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/unwind/miri.rs +0 -0
  279. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/unwind/systemv.rs +0 -0
  280. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/unwind/winx64.rs +0 -0
  281. /data/ext/cargo-vendor/{wasmtime-jit-10.0.0 → wasmtime-jit-10.0.1}/src/unwind.rs +0 -0
  282. /data/ext/cargo-vendor/{wasmtime-jit-debug-10.0.0 → wasmtime-jit-debug-10.0.1}/README.md +0 -0
  283. /data/ext/cargo-vendor/{wasmtime-jit-debug-10.0.0 → wasmtime-jit-debug-10.0.1}/src/gdb_jit_int.rs +0 -0
  284. /data/ext/cargo-vendor/{wasmtime-jit-debug-10.0.0 → wasmtime-jit-debug-10.0.1}/src/lib.rs +0 -0
  285. /data/ext/cargo-vendor/{wasmtime-jit-debug-10.0.0 → wasmtime-jit-debug-10.0.1}/src/perf_jitdump.rs +0 -0
  286. /data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-10.0.0 → wasmtime-jit-icache-coherence-10.0.1}/src/lib.rs +0 -0
  287. /data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-10.0.0 → wasmtime-jit-icache-coherence-10.0.1}/src/libc.rs +0 -0
  288. /data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-10.0.0 → wasmtime-jit-icache-coherence-10.0.1}/src/miri.rs +0 -0
  289. /data/ext/cargo-vendor/{wasmtime-jit-icache-coherence-10.0.0 → wasmtime-jit-icache-coherence-10.0.1}/src/win.rs +0 -0
  290. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/LICENSE +0 -0
  291. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/build.rs +0 -0
  292. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/component/transcode.rs +0 -0
  293. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/component.rs +0 -0
  294. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/cow.rs +0 -0
  295. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/debug_builtins.rs +0 -0
  296. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/export.rs +0 -0
  297. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/externref.rs +0 -0
  298. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/helpers.c +0 -0
  299. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/imports.rs +0 -0
  300. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/instance/allocator/pooling/index_allocator.rs +0 -0
  301. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/instance/allocator/pooling/unix.rs +0 -0
  302. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/instance/allocator/pooling/windows.rs +0 -0
  303. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/instance/allocator/pooling.rs +0 -0
  304. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/instance/allocator.rs +0 -0
  305. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/instance.rs +0 -0
  306. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/lib.rs +0 -0
  307. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/libcalls.rs +0 -0
  308. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/memory.rs +0 -0
  309. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/mmap/miri.rs +0 -0
  310. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/mmap/unix.rs +0 -0
  311. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/mmap/windows.rs +0 -0
  312. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/mmap.rs +0 -0
  313. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/mmap_vec.rs +0 -0
  314. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/module_id.rs +0 -0
  315. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/parking_spot.rs +0 -0
  316. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/send_sync_ptr.rs +0 -0
  317. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/store_box.rs +0 -0
  318. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/table.rs +0 -0
  319. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/trampolines/aarch64.rs +0 -0
  320. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/trampolines/riscv64.rs +0 -0
  321. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/trampolines/s390x.S +0 -0
  322. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/trampolines/s390x.rs +0 -0
  323. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/trampolines/x86_64.rs +0 -0
  324. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/trampolines.rs +0 -0
  325. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/backtrace/aarch64.rs +0 -0
  326. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/backtrace/riscv64.rs +0 -0
  327. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/backtrace/s390x.rs +0 -0
  328. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/backtrace/x86_64.rs +0 -0
  329. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/backtrace.rs +0 -0
  330. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/macos.rs +0 -0
  331. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/unix.rs +0 -0
  332. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers/windows.rs +0 -0
  333. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/traphandlers.rs +0 -0
  334. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/vmcontext/vm_host_func_context.rs +0 -0
  335. /data/ext/cargo-vendor/{wasmtime-runtime-10.0.0 → wasmtime-runtime-10.0.1}/src/vmcontext.rs +0 -0
  336. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/LICENSE +0 -0
  337. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/README.md +0 -0
  338. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/build.rs +0 -0
  339. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/clocks/host.rs +0 -0
  340. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/clocks.rs +0 -0
  341. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/ctx.rs +0 -0
  342. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/error.rs +0 -0
  343. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/filesystem.rs +0 -0
  344. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/mod.rs +0 -0
  345. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/pipe.rs +0 -0
  346. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview1/mod.rs +0 -0
  347. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/clocks.rs +0 -0
  348. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/env.rs +0 -0
  349. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/exit.rs +0 -0
  350. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/filesystem.rs +0 -0
  351. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/io.rs +0 -0
  352. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/mod.rs +0 -0
  353. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/poll.rs +0 -0
  354. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/preview2/random.rs +0 -0
  355. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/random.rs +0 -0
  356. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/sched/subscription.rs +0 -0
  357. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/sched/sync.rs +0 -0
  358. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/sched.rs +0 -0
  359. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/stdio.rs +0 -0
  360. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/stream.rs +0 -0
  361. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/table.rs +0 -0
  362. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/wasi/command.rs +0 -0
  363. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/src/preview2/wasi/mod.rs +0 -0
  364. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/clocks/monotonic-clock.wit +0 -0
  365. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/clocks/timezone.wit +0 -0
  366. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/clocks/wall-clock.wit +0 -0
  367. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/filesystem/filesystem.wit +0 -0
  368. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/http/incoming-handler.wit +0 -0
  369. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/http/outgoing-handler.wit +0 -0
  370. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/http/types.wit +0 -0
  371. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/io/streams.wit +0 -0
  372. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/logging/handler.wit +0 -0
  373. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/poll/poll.wit +0 -0
  374. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/preview/command-extended.wit +0 -0
  375. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/preview/command.wit +0 -0
  376. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/preview/proxy.wit +0 -0
  377. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/preview/reactor.wit +0 -0
  378. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/random/insecure-seed.wit +0 -0
  379. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/random/insecure.wit +0 -0
  380. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/random/random.wit +0 -0
  381. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/sockets/instance-network.wit +0 -0
  382. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/sockets/ip-name-lookup.wit +0 -0
  383. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/sockets/network.wit +0 -0
  384. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/sockets/tcp-create-socket.wit +0 -0
  385. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/sockets/tcp.wit +0 -0
  386. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/sockets/udp-create-socket.wit +0 -0
  387. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/sockets/udp.wit +0 -0
  388. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/wasi-cli-base/environment.wit +0 -0
  389. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/wasi-cli-base/exit.wit +0 -0
  390. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/wasi-cli-base/preopens.wit +0 -0
  391. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/deps/wasi-cli-base/stdio.wit +0 -0
  392. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/main.wit +0 -0
  393. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/wit/test.wit +0 -0
  394. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/witx/typenames.witx +0 -0
  395. /data/ext/cargo-vendor/{wasmtime-wasi-10.0.0 → wasmtime-wasi-10.0.1}/witx/wasi_snapshot_preview1.witx +0 -0
  396. /data/ext/cargo-vendor/{wasmtime-winch-10.0.0 → wasmtime-winch-10.0.1}/LICENSE +0 -0
  397. /data/ext/cargo-vendor/{wasmtime-winch-10.0.0 → wasmtime-winch-10.0.1}/src/builder.rs +0 -0
  398. /data/ext/cargo-vendor/{wasmtime-winch-10.0.0 → wasmtime-winch-10.0.1}/src/compiler.rs +0 -0
  399. /data/ext/cargo-vendor/{wasmtime-winch-10.0.0 → wasmtime-winch-10.0.1}/src/lib.rs +0 -0
  400. /data/ext/cargo-vendor/{wasmtime-wit-bindgen-10.0.0 → wasmtime-wit-bindgen-10.0.1}/src/lib.rs +0 -0
  401. /data/ext/cargo-vendor/{wasmtime-wit-bindgen-10.0.0 → wasmtime-wit-bindgen-10.0.1}/src/rust.rs +0 -0
  402. /data/ext/cargo-vendor/{wasmtime-wit-bindgen-10.0.0 → wasmtime-wit-bindgen-10.0.1}/src/source.rs +0 -0
  403. /data/ext/cargo-vendor/{wasmtime-wit-bindgen-10.0.0 → wasmtime-wit-bindgen-10.0.1}/src/types.rs +0 -0
  404. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/LICENSE +0 -0
  405. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/README.md +0 -0
  406. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/src/borrow.rs +0 -0
  407. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/src/error.rs +0 -0
  408. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/src/guest_type.rs +0 -0
  409. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/src/lib.rs +0 -0
  410. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/src/region.rs +0 -0
  411. /data/ext/cargo-vendor/{wiggle-10.0.0 → wiggle-10.0.1}/src/wasmtime.rs +0 -0
  412. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/LICENSE +0 -0
  413. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/README.md +0 -0
  414. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/codegen_settings.rs +0 -0
  415. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/config.rs +0 -0
  416. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/funcs.rs +0 -0
  417. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/lib.rs +0 -0
  418. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/lifetimes.rs +0 -0
  419. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/module_trait.rs +0 -0
  420. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/names.rs +0 -0
  421. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/types/error.rs +0 -0
  422. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/types/flags.rs +0 -0
  423. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/types/handle.rs +0 -0
  424. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/types/mod.rs +0 -0
  425. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/types/record.rs +0 -0
  426. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/types/variant.rs +0 -0
  427. /data/ext/cargo-vendor/{wiggle-generate-10.0.0 → wiggle-generate-10.0.1}/src/wasmtime.rs +0 -0
  428. /data/ext/cargo-vendor/{wiggle-macro-10.0.0 → wiggle-macro-10.0.1}/LICENSE +0 -0
  429. /data/ext/cargo-vendor/{wiggle-macro-10.0.0 → wiggle-macro-10.0.1}/src/lib.rs +0 -0
  430. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/LICENSE +0 -0
  431. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/build.rs +0 -0
  432. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/abi/local.rs +0 -0
  433. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/abi/mod.rs +0 -0
  434. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/codegen/call.rs +0 -0
  435. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/codegen/context.rs +0 -0
  436. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/codegen/env.rs +0 -0
  437. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/codegen/mod.rs +0 -0
  438. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/frame/mod.rs +0 -0
  439. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/aarch64/abi.rs +0 -0
  440. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/aarch64/address.rs +0 -0
  441. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/aarch64/asm.rs +0 -0
  442. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/aarch64/masm.rs +0 -0
  443. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/aarch64/mod.rs +0 -0
  444. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/aarch64/regs.rs +0 -0
  445. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/mod.rs +0 -0
  446. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/reg.rs +0 -0
  447. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/x64/abi.rs +0 -0
  448. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/x64/address.rs +0 -0
  449. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/x64/asm.rs +0 -0
  450. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/x64/masm.rs +0 -0
  451. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/x64/mod.rs +0 -0
  452. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/isa/x64/regs.rs +0 -0
  453. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/lib.rs +0 -0
  454. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/masm.rs +0 -0
  455. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/regalloc.rs +0 -0
  456. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/regset.rs +0 -0
  457. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/stack.rs +0 -0
  458. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/trampoline.rs +0 -0
  459. /data/ext/cargo-vendor/{winch-codegen-0.8.0 → winch-codegen-0.8.1}/src/visitor.rs +0 -0