Skip to content

Commit 850bd2e

Browse files
committed
Fix Ci
1 parent 4797f99 commit 850bd2e

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
@@ -25,6 +25,7 @@ if [ "$MSRV" = true ]; then
2525
cargo update -p url --precise 2.2.2
2626
cargo update -p form_urlencoded --precise 1.0.1
2727
cargo update -p once_cell --precise 1.13.1
28+
cargo update -p syn --precise 1.0.107
2829
fi
2930

3031
# Format if told to

0 commit comments

Comments
 (0)