Skip to content

Commit 8a80f0b

Browse files
committed
Enable copying
1 parent f234395 commit 8a80f0b

File tree

5 files changed

+230
-38
lines changed

5 files changed

+230
-38
lines changed

Cargo.lock

Lines changed: 150 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ edition = "2021"
77

88
[dependencies]
99
clap = { version = "4.5.1", features = ["derive"] }
10+
clippers = "0.1.2"
1011
crossterm = "0.27.0"
1112
enum-iterator = "1.5.0"
1213
http = "1.0.0"

0 commit comments

Comments
 (0)