ci: Pin cargo-workspaces to 0.3.6

This commit is contained in:
Shoyu Vanilla 2025-06-04 00:14:00 +09:00
parent 23f79c10eb
commit 840142b7f7

View file

@ -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: