Skip to content

Commit 5146dd6

Browse files
authored
fix: rust apollo router build (#6999)
1 parent 2350321 commit 5146dd6

File tree

2 files changed

+25
-56
lines changed

2 files changed

+25
-56
lines changed

.github/workflows/apollo-router-updater.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install Rust
2929
uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
3030
with:
31-
toolchain: '1.85.1'
31+
toolchain: '1.87.0'
3232
default: true
3333
override: true
3434

configs/cargo/Cargo.lock

Lines changed: 24 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)