Skip to content

Commit a27febd

Browse files
committed
Use Rust 1.92
Signed-off-by: Nico Burns <nico@nicoburns.com>
1 parent 9643607 commit a27febd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-browser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Install Rust
8888
uses: dtolnay/rust-toolchain@master
8989
with:
90-
toolchain: "1.89.0"
90+
toolchain: "1.92.0"
9191
targets: ${{ matrix.platform.target }}
9292

9393
- uses: Swatinem/rust-cache@v2

0 commit comments

Comments
 (0)