dicej edited PR #12380.
dicej edited PR #12380:
Recently, the above stopped building. This fixes the damage and adds CI coverage.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
dicej has enabled auto merge for PR #12380.
dicej added PR #12380 fix cargo test wasmtime-wasi-http --no-default-features --features p3 to the merge queue
github-merge-queue[bot] removed PR #12380 fix cargo test wasmtime-wasi-http --no-default-features --features p3 from the merge queue
alexcrichton submitted PR review.
alexcrichton created PR review comment:
This is where the error comes from, and you can fix it by replacing
workspace = truewithpath = "."(helps resolve the circular dep cargo-wise)
dicej updated PR #12380.
dicej has enabled auto merge for PR #12380.
dicej added PR #12380 fix cargo test wasmtime-wasi-http --no-default-features --features p3 to the merge queue
dicej merged PR #12380.
dicej removed PR #12380 fix cargo test wasmtime-wasi-http --no-default-features --features p3 from the merge queue
Last updated: Jan 29 2026 at 13:25 UTC