Skip to content

Commit

Permalink
Merge pull request #56 from driftluo/upgrade-deps
Browse files Browse the repository at this point in the history
chore: upgrade deps
  • Loading branch information
zhangsoledad authored Jun 16, 2022
2 parents 9fd5782 + 917e4b4 commit 5f94aa8
Show file tree
Hide file tree
Showing 5 changed files with 139 additions and 117 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.41.0 # MSRV
toolchain: 1.56.1 # MSRV
override: true
- name: Run
run: make ci-msrv
Expand Down
Loading

0 comments on commit 5f94aa8

Please sign in to comment.