Allow copy to clipboard

This commit is contained in:
Jeremy Soller 2024-03-20 08:42:28 -06:00
parent 12edca1df1
commit dca3f4c08d
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
5 changed files with 93 additions and 2 deletions

1
Cargo.lock generated
View file

@ -1091,6 +1091,7 @@ dependencies = [
"test-log",
"tokio",
"trash",
"url",
"vergen",
"xdg",
"xdg-mime",