Skip to content

Commit b5cf3d7

Browse files
committed
Use edition 2021 in CI
1 parent 01e8b5a commit b5cf3d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
target_steps: &target_steps
22
docker:
3-
- image: cimg/rust:1.51.0
3+
- image: cimg/rust:1.56.0
44
steps:
55
- checkout
66
- restore_cache:

0 commit comments

Comments
 (0)