Skip to content

Commit

Permalink
Update lockfile (#382)
Browse files Browse the repository at this point in the history
* Update lockfile

Closes #377 and #380

* Bump MSRV for `cfg-expr` 0.15.5

`cfg-expr` is a transitive dependency for `minimal-tao` on Linux.
  • Loading branch information
parasyte committed Oct 30, 2023
1 parent 705f22b commit b387ee2
Show file tree
Hide file tree
Showing 3 changed files with 440 additions and 352 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
rust:
- stable
- beta
- 1.65.0
- 1.70.0
steps:
- name: Checkout sources
uses: actions/checkout@v3
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
rust:
- stable
- beta
- 1.65.0
- 1.70.0
steps:
- name: Checkout sources
uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit b387ee2

Please sign in to comment.