Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update cc dependency #356

Merged
merged 1 commit into from
May 8, 2024
Merged

update cc dependency #356

merged 1 commit into from
May 8, 2024

Conversation

juli1
Copy link
Collaborator

@juli1 juli1 commented May 7, 2024

What problem are you trying to solve?

We have warnings when building the analyzer.

warning: Patch `cc v1.0.83 (https://github.com/rust-lang/cc-rs?tag=1.0.83#bfc3ba41)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.

For context, we hardcoded the version before in this PR because we had build issues.

What is your solution?

Upgrade to the latest version.

@juli1 juli1 requested a review from jasonforal May 7, 2024 22:16
@juli1 juli1 merged commit 5d718a7 into main May 8, 2024
44 checks passed
@jasonforal jasonforal deleted the juli1/update-cc branch November 8, 2024 09:37
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.

2 participants