Skip to content

Commit

Permalink
Merge pull request #1197 from messense/clap-4
Browse files Browse the repository at this point in the history
Upgrade to clap 4.0
  • Loading branch information
messense authored Oct 14, 2022
2 parents 71b54eb + 91eba2e commit 190759e
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 190759e

Please sign in to comment.