feat: show toast after upload is finished
This commit is contained in:
parent
3b75134572
commit
1d93482209
4 changed files with 336 additions and 59 deletions
|
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
arboard = { version = "3.5.0", default-features = false }
|
||||
color-eyre = "0.6.4"
|
||||
dirs = "6.0.0"
|
||||
futures = "0.3.31"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue