Removed clipboard feature for now, was annoying

This commit is contained in:
ManOfGoldForever 2026-01-31 14:09:16 -05:00
parent db1db91f44
commit 88ab79182c
3 changed files with 1 additions and 41 deletions

View file

@ -4,7 +4,6 @@ version = "0.1.0"
edition = "2024"
[dependencies]
arboard = "3.6.1"
argon2 = { version = "0.5.3", features = ["std", "password-hash"] }
chacha20poly1305 = "0.10.1"
clap = { version = "4.5", features = ["derive"] }