Skip to content

Commit 8b81d2d

Browse files
committed
Pin quote too.
1 parent eabc13c commit 8b81d2d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
cargo update --package=rayon --precise=1.10.0
6464
cargo update --package=rayon-core --precise=1.12.1
6565
cargo update --package=windows-sys@0.61.2 --precise=0.60.2
66+
cargo update --package=quote --precise=1.0.41
6667
6768
- run: >
6869
rustup target add
@@ -546,6 +547,7 @@ jobs:
546547
cargo update --package=rayon --precise=1.10.0
547548
cargo update --package=rayon-core --precise=1.12.1
548549
cargo update --package=windows-sys@0.61.2 --precise=0.60.2
550+
cargo update --package=quote --precise=1.0.41
549551
550552
- run: |
551553
cargo test --verbose --features=all-apis --release --workspace -- --nocapture

0 commit comments

Comments
 (0)