Skip to content
This repository was archived by the owner on Dec 10, 2022. It is now read-only.

Commit 7d3246b

Browse files
authored
Merge pull request #77 from tox-rs/bump-lockfile
chore(cargo): update deps
2 parents f296908 + ce6127b commit 7d3246b

File tree

3 files changed

+186
-145
lines changed

3 files changed

+186
-145
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
os: [ubuntu-latest, macos-latest, windows-latest]
1515
rust:
1616
- stable
17-
- 1.42.0
17+
- 1.51.0
1818
steps:
1919
- uses: actions/checkout@v2
2020
- uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)