Skip to content

Commit

Permalink
Upgrade to clap 4.0
Browse files Browse the repository at this point in the history
Bumps MSRV to 1.61.0
  • Loading branch information
messense committed Oct 14, 2022
1 parent 71b54eb commit 91eba2e
Show file tree
Hide file tree
Showing 16 changed files with 597 additions and 515 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: '1.59.0'
toolchain: '1.61.0'
override: true
# Caching
- name: Cache cargo build
Expand Down
176 changes: 138 additions & 38 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 91eba2e

Please sign in to comment.