We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0529d21 commit dd9a550Copy full SHA for dd9a550
.github/workflows/cbindgen.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Install minimum supported Rust version
33
id: msrv
34
- uses: dtolnay/rust-toolchain@1.57
+ uses: dtolnay/rust-toolchain@1.64
35
36
- name: Build with minimum supported Rust version
37
run: |
0 commit comments