Skip to content

Commit

Permalink
deps: bump cargo-component to 10.1 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
DougAnderson444 committed Mar 14, 2024
1 parent 5b25e9f commit 05095db
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 @@ -38,7 +38,7 @@ jobs:
- name: Install binstall
uses: taiki-e/install-action@cargo-binstall
- name: Install cargo component
run: echo yes | cargo binstall [email protected].0
run: echo yes | cargo binstall [email protected].1
- name: Cargo component build workspace
run: just build

Expand Down

0 comments on commit 05095db

Please sign in to comment.