We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33c9b9 commit 6729f56Copy full SHA for 6729f56
.github/workflows/publish-rust.yaml
@@ -84,7 +84,7 @@ jobs:
84
- name: Install Rust
85
uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
86
with:
87
- toolchain: '1.85.1'
+ toolchain: '1.87.0'
88
target: ${{ env.RUST_TARGET }}
89
default: true
90
override: true
0 commit comments