Would it be possible to release a new version of cargo-wasi that includes #138?
At the moment, some of our users are complaining that the version of cargo-wasi that they're executing after running $ cargo install cargo-wasi still has the bug because that version downloads the latest crate release which doesn't include the bugfix.
Would it be possible to release a new version of
cargo-wasi
that includes #138?At the moment, some of our users are complaining that the version of
cargo-wasi
that they're executing after running$ cargo install cargo-wasi
still has the bug because that version downloads the latest crate release which doesn't include the bugfix.