Skip to content

Commit

Permalink
chore(earthly-rust): Update wit-bindgen-cli to 0.24.0 in earthly rust…
Browse files Browse the repository at this point in the history
… target (#227)
  • Loading branch information
FelipeRosa committed Apr 9, 2024
1 parent cafc7b2 commit 9ccf012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion earthly/rust/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ rust-base:
RUN cargo install cargo-llvm-cov --version=0.6.8
RUN cargo install wasm-tools --version=1.201.0
RUN cargo install cargo-expand --version=1.0.79
RUN cargo install wit-bindgen-cli --version=0.22.0
RUN cargo install wit-bindgen-cli --version=0.24.0
RUN cargo install --git https://github.com/bytecodealliance/wasmtime --tag v17.0.0 verify-component-adapter

SAVE ARTIFACT $CARGO_HOME/bin/refinery refinery
Expand Down

0 comments on commit 9ccf012

Please sign in to comment.