Skip to content

Commit ead7d0f

Browse files
working stream-based uploader
1 parent 7a8bf58 commit ead7d0f

File tree

3 files changed

+213
-346
lines changed

3 files changed

+213
-346
lines changed

Cargo.lock

Lines changed: 23 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/desktop/src-tauri/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ kameo = "0.17.2"
105105
tauri-plugin-sentry = "0.5.0"
106106
thiserror.workspace = true
107107
bytes = "1.10.1"
108+
async-stream = "0.3.6"
108109

109110
[target.'cfg(target_os = "macos")'.dependencies]
110111
core-graphics = "0.24.0"

0 commit comments

Comments
 (0)