fix(ci): remove weekly MSRV release run
This commit is contained in:
@@ -42,8 +42,8 @@ decodes BMP, GIF, ICO, baseline/progressive JPEG, interlaced PNG, WBMP, and
|
||||
lossless/lossy/animated WebP. GIF and WebP return frame one composited on the
|
||||
logical canvas; ICO chooses its largest valid entry. Both Skia features may be
|
||||
enabled together, and each codec remains independently constructible.
|
||||
The graph builds on the workspace Rust 1.96 MSRV; both selected direct codecs
|
||||
declare older compatible Rust floors.
|
||||
The graph builds with the workspace Rust 1.97.1 toolchain; both selected direct
|
||||
codecs declare older compatible Rust floors.
|
||||
|
||||
Enable native decoding with:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user