mirror of
https://github.com/Waradu/to-streamshare.git
synced 2025-04-21 20:04:06 +02:00
added proper progress bar and final message
This commit is contained in:
parent
872d2ff4e4
commit
ac8adcde2f
3 changed files with 190 additions and 25 deletions
|
@ -12,7 +12,8 @@ keywords = ["streamshare","file-sharing","upload"]
|
|||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.20", features = ["derive"] }
|
||||
streamshare = "2.0.0"
|
||||
kdam = { version = "0.5.2", features = ["rich", "spinner"] }
|
||||
streamshare = "3.0.0"
|
||||
tokio = { version = "1.40.0", features = ["full"] }
|
||||
|
||||
[[bin]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue