Commit b6e36c0
committed
Pin bindgen Rust target to current default
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>1 parent b96e535 commit b6e36c0
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments