Skip to content

Commit a81b17e

Browse files
committed
ci: cargo update cc
1 parent 333db24 commit a81b17e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ rustc --version
1010
# Pin dependencies required to build with Rust 1.58
1111
if cargo --version | grep "1\.58"; then
1212
cargo update -p byteorder --precise 1.4.3
13+
cargo update -p cc --precise 1.0.94
1314
fi
1415

1516
# Format if told to

0 commit comments

Comments
 (0)