mirror of
https://github.com/Waradu/to-streamshare.git
synced 2025-04-21 11:54:08 +02:00
fixed upload complete
This commit is contained in:
parent
b6f0687ab0
commit
eebcd9d7f8
3 changed files with 71 additions and 22 deletions
|
@ -12,6 +12,7 @@ keywords = ["streamshare", "file-sharing", "upload"]
|
|||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.20", features = ["derive"] }
|
||||
console = "0.15.8"
|
||||
kdam = { version = "0.5.2", features = ["rich", "spinner"] }
|
||||
streamshare = "4"
|
||||
tokio = { version = "1.40.0", features = ["full"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue