Skip to content

Commit

Permalink
WIP: Update to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
ulyssa committed Mar 2, 2024
1 parent 84bc6be commit 04a8600
Show file tree
Hide file tree
Showing 13 changed files with 1,512 additions and 719 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
uses: actions/checkout@v3
with:
submodules: true
- name: Install Rust (1.67 w/ clippy)
uses: dtolnay/rust-toolchain@1.67
- name: Install Rust (1.70 w/ clippy)
uses: dtolnay/rust-toolchain@1.70
with:
components: clippy
- name: Install Rust (nightly w/ rustfmt)
Expand Down
Loading

0 comments on commit 04a8600

Please sign in to comment.