Skip to content

Commit

Permalink
Merge pull request #188 from Bathtor/update-deps
Browse files Browse the repository at this point in the history
Update Dependencies
  • Loading branch information
Bathtor authored Apr 14, 2023
2 parents 375d08a + 37b8adc commit 71a1456
Show file tree
Hide file tree
Showing 32 changed files with 780 additions and 848 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly-2022-07-18
toolchain: nightly-2023-04-12
override: true
components: rustfmt, clippy
- name: Use the cache to share dependencies # keyed by Cargo.lock
Expand Down Expand Up @@ -199,7 +199,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly-2022-07-18
toolchain: nightly-2023-04-12
override: true
components: rustfmt, clippy
- name: Use the cache to share dependencies # keyed by Cargo.lock
Expand Down
63 changes: 0 additions & 63 deletions .github/workflows/codecov.yml

This file was deleted.

Loading

0 comments on commit 71a1456

Please sign in to comment.