Skip to content

Commit 6a7de13

Browse files
authored
Update Cargo.lock, Bump msrv to 1.42 (#1528)
* Update Cargo.lock * Bump MSRV to 1.42. There are a few dependencies that require this version.
1 parent 331aad1 commit 6a7de13

File tree

2 files changed

+529
-299
lines changed

2 files changed

+529
-299
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
rust: stable
3232
- build: msrv
3333
os: ubuntu-latest
34-
rust: 1.39.0
34+
rust: 1.42.0
3535
steps:
3636
- uses: actions/checkout@master
3737
- name: Install Rust

0 commit comments

Comments
 (0)