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:
Jay Oster 2023-10-29 23:08:03 -05:00 committed by GitHub
parent 705f22b60d
commit b387ee2044
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 442 additions and 354 deletions

View file

@ -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

File diff suppressed because it is too large Load diff

View file

@ -2,7 +2,7 @@
| `pixels` version | `rustc` version |
|------------------|-----------------|
| (unreleased) | `1.65.0` |
| (unreleased) | `1.70.0` |
| `0.13.0` | `1.65.0` |
| `0.12.1` | `1.65.0` |
| `0.12.0` | `1.65.0` |