Skip to content

Fix dependency issue #5836

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

Merged
merged 4 commits into from
Jul 11, 2025
Merged

Fix dependency issue #5836

merged 4 commits into from
Jul 11, 2025

Conversation

Abdul-Andha
Copy link
Contributor

Description

One of the dependencies expects Cmake to be an older version which is not compatible with the latest and causes the following error:
CMake Error at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake

This PR updates the dependencies using cargo update

How was this PR tested?

make test-all

@Abdul-Andha Abdul-Andha self-assigned this Jul 11, 2025
@Abdul-Andha Abdul-Andha requested a review from guilload July 11, 2025 19:32
@guilload guilload merged commit 8d15720 into main Jul 11, 2025
14 of 17 checks passed
@guilload guilload deleted the abdul-andha/dep-update branch July 11, 2025 19:52
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