Skip to content

Commit f4f809b

Browse files
committed
Update bindgen version
1 parent 8b4a762 commit f4f809b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
./y.sh build --sysroot --release
145145
146146
# Setup: `bindgen`.
147-
- run: cargo install --locked --version 0.70.1 bindgen-cli
147+
- run: cargo install --locked --version 0.71.1 bindgen-cli
148148

149149
# Prepare build output folder.
150150
- if: matrix.output != 'src'

0 commit comments

Comments
 (0)