Skip to content

Commit

Permalink
Merge pull request #6 from spacedriveapp/main
Browse files Browse the repository at this point in the history
Parity
  • Loading branch information
Rocky43007 committed Feb 4, 2024
2 parents 74ff99e + d475153 commit 201913a
Show file tree
Hide file tree
Showing 129 changed files with 2,076 additions and 2,104 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup-rust/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ runs:
uses: dtolnay/rust-toolchain@stable
with:
target: ${{ inputs.target }}
toolchain: '1.73'
toolchain: '1.75'
components: clippy, rustfmt

- name: Cache Rust Dependencies
Expand Down
Loading

0 comments on commit 201913a

Please sign in to comment.