Skip to content

Commit

Permalink
Update Rust crate futures-util to v0.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent c384243 commit 005bf88
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 44 deletions.
97 changes: 54 additions & 43 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tokio = { version = "1.24.1", features = ["full"] }
reqwest = { version = "0.11.13", features = ["json", "stream"] }
directories = "4.0"
chrono = "0.4"
futures-util = "0.3.25"
futures-util = "0.3.30"
image = "0.24.5"
base64 = "0.21.0"
zip = "0.6.3"
Expand Down

0 comments on commit 005bf88

Please sign in to comment.