ci: Pin cargo-workspaces to 0.3.6
This commit is contained in:
parent
23f79c10eb
commit
840142b7f7
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
run: rustup update --no-self-update stable
|
||||
|
||||
- name: Install cargo-workspaces
|
||||
run: cargo install cargo-workspaces
|
||||
run: cargo install cargo-workspaces --version "0.3.6"
|
||||
|
||||
- name: Publish Crates
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue