Skip to content

Commit b90f8f9

Browse files
committed
CI: pin byteorder to 1.4.3
1 parent 1cc4708 commit b90f8f9

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
@@ -14,6 +14,7 @@ if cargo --version | grep "1\.58"; then
1414
cargo update -p quote --precise 1.0.30
1515
cargo update -p proc-macro2 --precise 1.0.63
1616
cargo update -p serde_test --precise 1.0.152
17+
cargo update -p byteorder --precise 1.4.3
1718
fi
1819

1920
# Format if told to

0 commit comments

Comments
 (0)