you can now see progress in the output

This commit is contained in:
Waradu 2024-10-20 10:07:37 +02:00
parent 591930bdef
commit 7a043ac160
No known key found for this signature in database
GPG key ID: F85AAC8BA8B8DAAD
3 changed files with 8 additions and 8 deletions

6
Cargo.lock generated
View file

@ -1191,9 +1191,9 @@ checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
[[package]]
name = "streamshare"
version = "1.1.0"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b858ea2a485166fdb9850afa3016d4bd1cd131fd13bab39b74c1e860cfd93a4b"
checksum = "723b8059b8580d19ea0bdd3202fc8ba38c01719ee5ad2d5b70e530e8f3c5e22e"
dependencies = [
"futures",
"reqwest",
@ -1306,7 +1306,7 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
[[package]]
name = "to-streamshare"
version = "0.2.2"
version = "0.3.0"
dependencies = [
"clap",
"streamshare",