Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
irishmaestro authored Oct 9, 2024
1 parent 09d86bc commit bf6b0ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ path = "src/main.rs"


[dependencies]
arboard = "3.2.0"
arboard = { version = "3.2", features = ["wayland-data-control"] }
crossterm = "0.26.1"
lazy_static = "1.4.0"
ratatui = "0.24.0"
# tui-textarea = "0.2.0" # may use this for customizing payloads

0 comments on commit bf6b0ca

Please sign in to comment.