Skip to content

Commit e276094

Browse files
Use Maintained Clipboard library instead
1 parent a8a8f94 commit e276094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77
[dependencies]
88
clap = { version = "4.5.38", features = ["derive"] }
99
clap_derive = "4.5.32"
10-
clippers = "0.1.2"
10+
copypasta = "0.10.2"
1111
colored = "3.0.0"
1212
prompt-input = "1.0.0"
1313
random-string = "1.1.0"

0 commit comments

Comments
 (0)