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.
1 parent 1d65cd4 commit a2a9a04Copy full SHA for a2a9a04
.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