feat: add upload progress bar
This commit is contained in:
parent
ca96431208
commit
3b75134572
4 changed files with 125 additions and 27 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2282,10 +2282,12 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"color-eyre",
|
||||
"dirs",
|
||||
"futures",
|
||||
"relm4",
|
||||
"reqwest",
|
||||
"rfd",
|
||||
"serde",
|
||||
"tokio-util",
|
||||
"toml",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue