Skip to content

Pin bindgen Rust target to current default#48

Merged
mulkieran merged 1 commit intostratis-storage:masterfrom
mulkieran:pin-bindgen-rust-target-to-rust-version
Apr 28, 2025
Merged

Pin bindgen Rust target to current default#48
mulkieran merged 1 commit intostratis-storage:masterfrom
mulkieran:pin-bindgen-rust-target-to-rust-version

Conversation

@mulkieran
Copy link
Copy Markdown
Member

No description provided.

Explicitly pin bindgen rust target to the highest stable target
currently supported by the current bindgen dependency version, 0.69.*.

This value is Rust 1.73.* and is the target that is automatically chosen by
bindgen for any Rust version greater than 1.73.*.

Since our current lowest supported rust version is 1.74, this target is
always the default target.

Signed-off-by: mulhern <amulhern@redhat.com>
@mulkieran mulkieran self-assigned this Apr 28, 2025
@mulkieran mulkieran moved this to In Review in 2025April Apr 28, 2025
@mulkieran mulkieran merged commit 99e9468 into stratis-storage:master Apr 28, 2025
9 checks passed
@mulkieran mulkieran deleted the pin-bindgen-rust-target-to-rust-version branch April 28, 2025 17:28
@github-project-automation github-project-automation Bot moved this from In Review to Done in 2025April Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant