Skip to content

Commit

Permalink
Update Cargo.lock, Bump msrv to 1.42 (#1528)
Browse files Browse the repository at this point in the history
* Update Cargo.lock

* Bump MSRV to 1.42.

There are a few dependencies that require this version.
  • Loading branch information
ehuss committed May 10, 2021
1 parent 331aad1 commit 6a7de13
Show file tree
Hide file tree
Showing 2 changed files with 529 additions and 299 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
rust: stable
- build: msrv
os: ubuntu-latest
rust: 1.39.0
rust: 1.42.0
steps:
- uses: actions/checkout@master
- name: Install Rust
Expand Down
Loading

0 comments on commit 6a7de13

Please sign in to comment.