mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1568] [MERGED] [FIX] Windows CI #2287
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/1568
Author: @prateekmedia
Created: 9/12/2023
Status: ✅ Merged
Merged: 9/12/2023
Merged by: @canihavesomecoffee
Base:
master← Head:wincc📝 Commits (3)
b414a5cfix: undef beforee626183chore: bump rust packages1626cebchore: update vcpkg📊 Changes
4 files changed (+229 additions, -182 deletions)
View changed files
📝
.github/workflows/build_windows.yml(+4 -4)📝
src/lib_ccx/ccx_common_platform.h(+1 -0)📝
src/rust/Cargo.lock(+223 -177)📝
src/rust/Cargo.toml(+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):
Windows CI is broken due to old bindgen and other rust packages and vcpkg also received an update, this PR exactly solves that.
Related to #1509
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.