Skip to content

Commit

Permalink
Merge pull request #157 from lars-t-hansen/w-152-clap
Browse files Browse the repository at this point in the history
For #152 - Remove clap dependency
  • Loading branch information
bast authored Apr 4, 2024
2 parents e572e25 + 7eaabff commit f5136ec
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 241 deletions.
214 changes: 0 additions & 214 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ edition = "2021"

[dependencies]
subprocess = "0.2"
clap = { version = "4.5", features = ["derive"] }
libc = "0.2"
signal-hook = { version = "0.3", default-features = false, features = [] }
Loading

0 comments on commit f5136ec

Please sign in to comment.