We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d9ff4 commit 704bfe0Copy full SHA for 704bfe0
.github/workflows/build.yaml
@@ -60,7 +60,7 @@ jobs:
60
matrix: ${{ fromJson(needs.build-matrix.outputs.matrix) }}
61
env:
62
RUST_VERSION: "1.78.0"
63
- CARGO_C_VERSION: "0.9.31"
+ CARGO_C_VERSION: "0.10.3"
64
OUR_TAG: "${{ matrix.our_tag }}"
65
UPSTREAM_REF: "${{ matrix.ref }}"
66
UPSTREAM_SHORT_REF: "${{ matrix.short_ref }}"
0 commit comments