remove pin update of bit vec

This commit is contained in:
Ruben Fiszel
2024-06-30 13:55:41 +02:00
parent efb79fe134
commit 795cf4cb09
-1
View File
@@ -20,5 +20,4 @@ jobs:
run: |
cd backend
cargo generate-lockfile
cargo update -p bit-vec@0.7.0 --precise 0.6.3
- uses: stefanzweifel/git-auto-commit-action@v4