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 64ab4cc commit c197859Copy full SHA for c197859
.github/workflows/covector-version-or-publish-v1.yml
@@ -106,6 +106,7 @@ jobs:
106
run: |
107
cd tooling/bundler
108
cargo update -p avif-serialize --precise 0.8.3
109
+ cargo update -p zune-jpeg --precise 0.4.14
110
111
- name: install rust ${{ matrix.project.toolchain || matrix.platform.toolchain }}
112
uses: dtolnay/rust-toolchain@master
0 commit comments