added download

This commit is contained in:
Waradu 2024-10-20 20:51:51 +02:00
parent 27c765bce4
commit a452ff1631
No known key found for this signature in database
GPG key ID: F85AAC8BA8B8DAAD
4 changed files with 50 additions and 19 deletions

6
Cargo.lock generated
View file

@ -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",