Skip to content

Commit 6731b89

Browse files
update rust version
1 parent 55aea37 commit 6731b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-nym-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Install Rust stable
5555
uses: actions-rs/toolchain@v1
5656
with:
57-
toolchain: 1.86.0
57+
toolchain: 1.88.0
5858
override: true
5959

6060
- name: Build all binaries

0 commit comments

Comments
 (0)