We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef2fb79 commit 1d74af3Copy full SHA for 1d74af3
.github/workflows/bindgen.yml
@@ -52,7 +52,7 @@ jobs:
52
override: true
53
54
- name: Build with msrv
55
- run: rm Cargo.lock && cargo +1.60.0 build --lib
+ run: cargo +1.60.0 build --lib
56
57
minimal:
58
runs-on: ubuntu-latest
0 commit comments