Skip to content

Commit 103178a

Browse files
committed
Update Rust to v1.57.0
1 parent d7c10d0 commit 103178a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
env:
1313
NODE_VERSION: 14.18.1
14-
RUST_VERSION: 1.56.1
14+
RUST_VERSION: 1.57.0
1515

1616
jobs:
1717
frontend:

RustConfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION=1.56.1
1+
VERSION=1.57.0

0 commit comments

Comments
 (0)