Skip to content

Commit

Permalink
remove duplicated wasm-tools (#222)
Browse files Browse the repository at this point in the history
Co-authored-by: cong-or <60357579+cong-or@users.noreply.github.com>
  • Loading branch information
Mr-Leshiy and cong-or authored Apr 3, 2024
1 parent ce692a6 commit fcdf8c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion earthly/rust/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ rust-base:
RUN cargo install cargo-depgraph --version=1.6.0
RUN cargo install cargo-llvm-cov --version=0.6.8
RUN cargo install wasm-tools --version=1.201.0
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 --git https://github.com/bytecodealliance/wasmtime --tag v17.0.0 verify-component-adapter
Expand Down

0 comments on commit fcdf8c8

Please sign in to comment.