Skip to content

Commit 2fd142d

Browse files
build: use rust 1.56.0
1 parent c442910 commit 2fd142d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
parameters:
44
nightly-toolchain:
55
type: string
6-
default: "nightly-2021-04-24"
6+
default: "nightly-2022-03-09"
77

88
executors:
99
default:

rust-toolchain

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.54.0
1+
1.56.0

0 commit comments

Comments
 (0)