Pin syntect to 4.6.0

This commit is contained in:
David Tolnay 2022-01-03 00:47:18 -08:00
parent 0929b3f55d
commit 44968ac2cd
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82
3 changed files with 38 additions and 7 deletions

View file

@ -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