Skip to content

Commit

Permalink
Replace structopt with clap
Browse files Browse the repository at this point in the history
  • Loading branch information
YaLTeR committed Mar 7, 2024
1 parent ef75f32 commit e72558e
Show file tree
Hide file tree
Showing 5 changed files with 225 additions and 187 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
for copying. All internal uses of the function have been changed to simply
use `std::io::copy` instead.
- Replaced `nix` with `rustix`, following `wayland-rs`.
- Replaced the deprecated `structopt` with `clap` itself.

## v0.8.1 (7th Mar 2024)

Expand Down
Loading

0 comments on commit e72558e

Please sign in to comment.