Skip to content

Commit d068a74

Browse files
authored
Pin quote too. (#1543)
1 parent de0f864 commit d068a74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
cargo update --package=rayon --precise=1.10.0
6565
cargo update --package=rayon-core --precise=1.12.1
6666
cargo update [email protected] --precise=0.60.2
67+
cargo update --package=quote --precise=1.0.41
6768
6869
- run: >
6970
rustup target add
@@ -548,6 +549,7 @@ jobs:
548549
cargo update --package=rayon --precise=1.10.0
549550
cargo update --package=rayon-core --precise=1.12.1
550551
cargo update [email protected] --precise=0.60.2
552+
cargo update --package=quote --precise=1.0.41
551553
552554
- run: |
553555
cargo test --verbose --features=all-apis --release --workspace -- --nocapture

0 commit comments

Comments
 (0)