mirror of
https://github.com/Waradu/to-streamshare.git
synced 2025-04-21 20:04:06 +02:00
Update Cargo.toml
This commit is contained in:
parent
20c88afb0e
commit
3408afd4dd
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ keywords = ["streamshare", "file-sharing", "upload"]
|
||||||
[dependencies]
|
[dependencies]
|
||||||
clap = { version = "4.5.20", features = ["derive"] }
|
clap = { version = "4.5.20", features = ["derive"] }
|
||||||
kdam = { version = "0.5.2", features = ["rich", "spinner"] }
|
kdam = { version = "0.5.2", features = ["rich", "spinner"] }
|
||||||
streamshare = "3.0.0"
|
streamshare = "3"
|
||||||
tokio = { version = "1.40.0", features = ["full"] }
|
tokio = { version = "1.40.0", features = ["full"] }
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue