Skip to content

Commit d0c7f54

Browse files
ensure cargo-edit is available
1 parent 05a2124 commit d0c7f54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- uses: dtolnay/rust-toolchain@stable
4444
with:
4545
targets: ${{ matrix.target }}
46+
components: cargo-edit
4647

4748
- name: Set release version
4849
uses: actions-rs/cargo@v1

0 commit comments

Comments
 (0)