Skip to content

Commit 704bfe0

Browse files
update cargo-c?
1 parent 01d9ff4 commit 704bfe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
matrix: ${{ fromJson(needs.build-matrix.outputs.matrix) }}
6161
env:
6262
RUST_VERSION: "1.78.0"
63-
CARGO_C_VERSION: "0.9.31"
63+
CARGO_C_VERSION: "0.10.3"
6464
OUR_TAG: "${{ matrix.our_tag }}"
6565
UPSTREAM_REF: "${{ matrix.ref }}"
6666
UPSTREAM_SHORT_REF: "${{ matrix.short_ref }}"

0 commit comments

Comments
 (0)