Skip to content

Commit 33c648b

Browse files
CI: Pin syn to 2.0.32
1 parent 804377c commit 33c648b

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
@@ -24,6 +24,7 @@ fi
2424
if cargo --version | grep "1\.48\.0"; then
2525
cargo update -p once_cell --precise 1.13.1
2626
cargo update -p quote --precise 1.0.28
27+
cargo update -p syn --precise 2.0.32
2728
cargo update -p proc-macro2 --precise 1.0.63
2829
cargo update -p serde_json --precise 1.0.99
2930
cargo update -p serde --precise 1.0.152

0 commit comments

Comments
 (0)