We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bc4db8 commit b234dc8Copy full SHA for b234dc8
.github/workflows/bindgen.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
# TODO: Should ideally be stable, but we use some nightly-only
25
# features.
26
- toolchain: nightly
+ toolchain: nightly-2025-04-01
27
components: rustfmt, clippy
28
29
- name: Run rustfmt
0 commit comments