Skip to content

Commit c84ba97

Browse files
authored
Update to Clap 4 (#62)
* Add UI tests for argument parsing * Refactor clap app into function * Update clap from 2 to 3 * Fix clap 3-4 deprecation warnings * Clap 3 to 4 * Fix CI definition * fmt
1 parent fce9320 commit c84ba97

File tree

6 files changed

+1578
-533
lines changed

6 files changed

+1578
-533
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build
1+
name: Build
22

33
on:
44
push:

0 commit comments

Comments
 (0)