mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-03 21:07:37 +03:00
Pin syntect to 4.6.0
This commit is contained in:
parent
0929b3f55d
commit
44968ac2cd
3 changed files with 38 additions and 7 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -53,4 +53,4 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: dtolnay/install@cargo-outdated
|
||||
- run: cargo update
|
||||
- run: cargo outdated --exit-code 1
|
||||
- run: cargo outdated --exit-code 1 --ignore syntect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue