1 parent eabc13c commit 8b81d2dCopy full SHA for 8b81d2d
1 file changed
.github/workflows/main.yml
@@ -63,6 +63,7 @@ jobs:
63
cargo update --package=rayon --precise=1.10.0
64
cargo update --package=rayon-core --precise=1.12.1
65
cargo update --package=windows-sys@0.61.2 --precise=0.60.2
66
+ cargo update --package=quote --precise=1.0.41
67
68
- run: >
69
rustup target add
@@ -546,6 +547,7 @@ jobs:
546
547
548
549
550
551
552
- run: |
553
cargo test --verbose --features=all-apis --release --workspace -- --nocapture
0 commit comments