Update lockfile (#382)
* 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.
This commit is contained in:
parent
705f22b60d
commit
b387ee2044
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
rust:
|
||||
- stable
|
||||
- beta
|
||||
- 1.65.0
|
||||
- 1.70.0
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v3
|
||||
|
@ -73,7 +73,7 @@ jobs:
|
|||
rust:
|
||||
- stable
|
||||
- beta
|
||||
- 1.65.0
|
||||
- 1.70.0
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v3
|
||||
|
|
790
Cargo.lock
generated
790
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue