Skip to content

Commit 810c8e4

Browse files
author
Rusty Rain
authored
Update cargo.yml
1 parent 86d3237 commit 810c8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/sdp/.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)