We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cargo-workspaces
0.3.6
1 parent b02d034 commit 4e85d77Copy full SHA for 4e85d77
src/tools/rust-analyzer/.github/workflows/autopublish.yaml
@@ -28,7 +28,7 @@ jobs:
28
run: rustup update --no-self-update stable
29
30
- name: Install cargo-workspaces
31
- run: cargo install cargo-workspaces
+ run: cargo install cargo-workspaces --version "0.3.6"
32
33
- name: Publish Crates
34
env:
src/tools/rust-analyzer/.github/workflows/publish-libs.yaml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
0 commit comments