We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9643607 commit a27febdCopy full SHA for a27febd
1 file changed
.github/workflows/publish-browser.yml
@@ -87,7 +87,7 @@ jobs:
87
- name: Install Rust
88
uses: dtolnay/rust-toolchain@master
89
with:
90
- toolchain: "1.89.0"
+ toolchain: "1.92.0"
91
targets: ${{ matrix.platform.target }}
92
93
- uses: Swatinem/rust-cache@v2
0 commit comments