Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
 Changes to be committed:
	modified:   .github/workflows/ci.yaml
  • Loading branch information
mmontour1306 committed Sep 27, 2024
1 parent ff1e36b commit ded9407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable
with:
components: clippy
toolchain: 1.75.0
toolchain: 1.79.0
- name: Install toolchain (nightly)
run: rustup toolchain add nightly --component rustfmt --profile minimal
- uses: Swatinem/rust-cache@v2
Expand Down

0 comments on commit ded9407

Please sign in to comment.