Skip to content

Commit

Permalink
Merge pull request #103 from freifunk-saar/up
Browse files Browse the repository at this point in the history
cargo update
  • Loading branch information
RalfJung authored Dec 30, 2024
2 parents b10a1e5 + 6db1d3d commit 00fe8d4
Show file tree
Hide file tree
Showing 2 changed files with 879 additions and 480 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.75.0
toolchain: 1.80.0
components: rustfmt, clippy
- name: rustfmt
run: cargo fmt --check
Expand Down
Loading

0 comments on commit 00fe8d4

Please sign in to comment.