ci: Re-enable cargo release

This commit is contained in:
Luke Street
2026-07-10 00:33:21 -06:00
parent b34108fa24
commit 6bcac60df8
-1
View File
@@ -340,7 +340,6 @@ jobs:
release-cargo:
name: Release (Cargo)
if: 'false' # TODO re-enable when all dependencies are published
runs-on: ubuntu-latest
needs: [ check-version ]
steps: