Skip to content

Commit 4280d75

Browse files
authored
Fix MSRV CI (#286)
1 parent 046de92 commit 4280d75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
if: matrix.rust_version == '1.71.0'
100100
run: |
101101
cargo update -p dpi --precise 0.1.1
102+
cargo update -p image --precise 0.25.6
102103
cargo update -p zune-jpeg --precise 0.4.14
103104
cargo update -p half --precise 2.4.1
104105
cargo update -p bumpalo --precise 3.14.0

0 commit comments

Comments
 (0)