Skip to content

Commit 1852ef5

Browse files
committed
ci: cargo update byteorder
1 parent ecfc231 commit 1852ef5

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\.48"; then
1414

1515
cargo update -p log --precise 0.4.18
1616
cargo update -p tempfile --precise 3.6.0
17+
cargo update -p byteorder --precise 1.4.3
1718
fi
1819

1920
if [ "$DO_FEATURE_MATRIX" = true ]

0 commit comments

Comments
 (0)