mirror of
https://github.com/Waradu/to-streamshare.git
synced 2025-04-21 11:54:08 +02:00
added download
This commit is contained in:
parent
27c765bce4
commit
a452ff1631
4 changed files with 50 additions and 19 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -1237,9 +1237,9 @@ checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
|
|||
|
||||
[[package]]
|
||||
name = "streamshare"
|
||||
version = "4.0.0"
|
||||
version = "4.1.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0d8642382451166982e9ca79fa523c65350c72b113b5c4a89887a1181a16ac44"
|
||||
checksum = "b1960eb9ada032cacbd7b75b1255468a007459729009b76e508579bd49d97171"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"reqwest",
|
||||
|
@ -1362,7 +1362,7 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|||
|
||||
[[package]]
|
||||
name = "to-streamshare"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"console",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue