mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-20 13:03:58 +00:00
[PR #1677] [MERGED] [FIX] CMake builds failing #2388
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1677
Author: @hrideshmg
Created: 3/20/2025
Status: ✅ Merged
Merged: 3/22/2025
Merged by: @cfsmp3
Base:
master← Head:fix_cmake📝 Commits (1)
c202364fix: CMake builds failing due to oudated corrosion📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/rust/CMakeLists.txt(+1 -1)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
CMake builds have been failing recently (as seen on GH actions), this is caused due to corrosion v0.5.0 being incompatible with the latest release of rustup.
This patch upgrades corrosion to v0.5.1 to enable support.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.