Skip to content

Commit b1e014a

Browse files
committed
ci: Downgrade unicode-ident for MSRV test
1 parent 993a25b commit b1e014a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
cargo update -p tokio --precise 1.47.0
2626
cargo update -p mio --precise 1.0.4
2727
cargo update -p polling --precise 3.10.0
28+
cargo update -p unicode-ident --precise 1.0.22
2829
if: matrix.rust_version != 'stable'
2930
3031
- run: cargo fmt --all -- --check

0 commit comments

Comments
 (0)