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 e44b70d
Show file tree
Hide file tree
Showing 15 changed files with 590 additions and 511 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
174 changes: 136 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 e44b70d

Please sign in to comment.