Skip to content

Commit a91225c

Browse files
committed
syn
1 parent 3f6329c commit a91225c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
cargo update -p idna_adapter --precise 1.1.0
4444
cargo update -p getopts --precise 0.2.22
4545
cargo update -p unicode-width --precise 0.1.12
46-
cargo update -p syn --precise 2.0.100
46+
cargo update -p syn@2.0.0 --precise 2.0.100
4747
# Older Unicode versions have a different test file
4848
cp idna/tests/IdnaTestV2-Unicode16.txt idna/tests/IdnaTestV2.txt
4949
- name: Downgrade deps on Rust 1.82.0

0 commit comments

Comments
 (0)