Skip to content

Commit

Permalink
build(deps): bump the backend-deps group in /src-tauri with 7 updates (
Browse files Browse the repository at this point in the history
…#277)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent 7d0a001 commit 208ac69
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
70 changes: 35 additions & 35 deletions src-tauri/Cargo.lock

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

12 changes: 6 additions & 6 deletions src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ futures-util = "0.3.26"
log = "0.4.19"
reqwest = { version = "0.11", features = ["json"] }
rev_buf_reader = "0.3.0"
semver = "1.0.17"
semver = "1.0.18"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.99"
sysinfo = "0.29.4"
tar = "0.4.38"
serde_json = "1.0.103"
sysinfo = "0.29.5"
tar = "0.4.39"
tauri = { version = "1.4.1", features = ["api-all", "devtools", "reqwest-client"] }
thiserror = "1.0.40"
thiserror = "1.0.43"
tokio = { version = "1", features = ["full"] }
walkdir = "2.3.2"
wgpu = "0.16.1"
wgpu = "0.16.2"
zip = { version = "0.6.2" }
zip-extract = "0.1.1"

Expand Down

0 comments on commit 208ac69

Please sign in to comment.