Skip to content

Commit

Permalink
Update to matrix-sdk@0.7.1 (Nheko-Reborn#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
ulyssa authored Mar 2, 2024
1 parent 1948d80 commit 9732971
Show file tree
Hide file tree
Showing 13 changed files with 1,555 additions and 730 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 9732971

Please sign in to comment.