WIP: Bump bindgen version#792
Open
anta5010 wants to merge 11 commits intoparallaxsecond:mainfrom
Open
Conversation
The old cryptoki versions depends on an old bindgen v0.66.1 crate. Building cryptoki with the old bingen and generate-bindings feature fails on systems with clang v22.1. Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
a040829 to
e1b9563
Compare
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
9d8b8d3 to
ec92ab4
Compare
Signed-off-by: Anton Antonov <Anton.Antonov@arm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump cryptoki and tss-esapi crates versions to fix #790
The new versions also require bumping Parsec MSRV and fixing clippy errors