Skip to content

Commit

Permalink
Update deps (#489)
Browse files Browse the repository at this point in the history
* Update crates

* Fix issue where branch=master was incorrectly categorized

* Bump 1.65.0

* Ignore another cargo duplicate
  • Loading branch information
Jake-Shadle authored Jan 5, 2023
1 parent 05e1b34 commit c2d5b5c
Show file tree
Hide file tree
Showing 25 changed files with 1,060 additions and 701 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: "1.60.0"
toolchain: "1.65.0"
- uses: Swatinem/rust-cache@v2
- run: cargo fetch
- name: cargo check
Expand Down
Loading

0 comments on commit c2d5b5c

Please sign in to comment.