Skip to content

Commit edb691a

Browse files
committed
Update toolchain
1 parent 18625a6 commit edb691a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- uses: actions/checkout@v2
4949
- uses: actions-rs/toolchain@v1
5050
with:
51-
toolchain: 1.60.0
51+
toolchain: 1.70.0
5252
profile: minimal
5353
components: clippy, rustfmt
5454
override: true

rust-toolchain

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.70.0

0 commit comments

Comments
 (0)