Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit ad721f9

Browse files
author
Rusty Rain
authored
Update cargo.yml
1 parent cbc3efd commit ad721f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cargo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@v2
3131
- uses: actions-rs/toolchain@v1
3232
with:
33-
toolchain: 1.54.0
33+
toolchain: 1.55.0
3434
profile: minimal
3535
components: clippy, rustfmt
3636
override: true

0 commit comments

Comments
 (0)