We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents acfacff + 1330cd1 commit 56f46c2Copy full SHA for 56f46c2
src/tools/rust-analyzer/.github/workflows/autopublish.yaml
@@ -53,7 +53,6 @@ jobs:
53
cargo workspaces rename --from project-model project_model
54
cargo workspaces rename --from test-fixture test_fixture
55
cargo workspaces rename --from test-utils test_utils
56
- cargo workspaces rename --from text-edit text_edit
57
# Remove library crates from the workspaces so we don't auto-publish them as well
58
sed -i 's/ "lib\/\*",//' ./Cargo.toml
59
cargo workspaces rename ra_ap_%n
0 commit comments