Skip to content

Commit

Permalink
Set cargo component to version 0.11.0 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kajacx committed May 9, 2024
1 parent 584352b commit a6765f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: cargo install --version 0.12.1 wasm-pack

- name: Install cargo component
run: cargo install --version 0.10.1 cargo-component
run: cargo install --version 0.11.0 cargo-component

- name: Install cargo expand
run: cargo install cargo-expand
Expand Down

0 comments on commit a6765f9

Please sign in to comment.