Skip to content

Update to lz4_flex@0.13 and fix MSRV check#108

Merged
finnbear merged 6 commits intomainfrom
lz4_flex_0_13
Apr 4, 2026
Merged

Update to lz4_flex@0.13 and fix MSRV check#108
finnbear merged 6 commits intomainfrom
lz4_flex_0_13

Conversation

@finnbear
Copy link
Copy Markdown
Member

@finnbear finnbear commented Apr 4, 2026

The old version of lz4_flex was yanked, breaking CI

Recent direct dependencies syn and quote, and transitive dependency unicode-ident, exceed our MSRV, and our MSRV can't automatically pick compatible versions, so check in Cargo.lock.

Fixes #105

@finnbear finnbear changed the title Update to lz4_flex@0.13 Update to lz4_flex@0.13 and lock syn to fix MSRV Apr 4, 2026
@finnbear finnbear changed the title Update to lz4_flex@0.13 and lock syn to fix MSRV Update to lz4_flex@0.13 and lock syn@2.0.114 to fix MSRV Apr 4, 2026
@finnbear finnbear changed the title Update to lz4_flex@0.13 and lock syn@2.0.114 to fix MSRV Update to lz4_flex@0.13 to fix CI and lock syn@2.0.114 + quote@1.0.44 to fix MSRV Apr 4, 2026
@finnbear finnbear changed the title Update to lz4_flex@0.13 to fix CI and lock syn@2.0.114 + quote@1.0.44 to fix MSRV Update to lz4_flex@0.13 and fix MSRV check Apr 4, 2026
@finnbear finnbear enabled auto-merge (squash) April 4, 2026 21:23
@finnbear finnbear merged commit 5e01e27 into main Apr 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix yanked lz4_flex

1 participant