mirror of
https://github.com/Waradu/to-streamshare.git
synced 2025-04-22 04:14:06 +02:00
Implementation of ProgressBar (#1)
Co-authored-by: Waradu <waradu@outlook.com>
This commit is contained in:
parent
c7e859badf
commit
7a101fde14
4 changed files with 202 additions and 68 deletions
|
@ -12,6 +12,7 @@ keywords = ["streamshare", "file-sharing", "upload"]
|
|||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.20", features = ["derive"] }
|
||||
kdam = { version = "0.5.2", features = ["rich", "spinner"] }
|
||||
streamshare = "3"
|
||||
tokio = { version = "1.40.0", features = ["full"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue