Skip to content

Commit

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and NeoFoxxo committed Nov 3, 2023
1 parent bd1630f commit 2971865
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 13 deletions.
42 changes: 32 additions & 10 deletions src-tauri/Cargo.lock

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

6 changes: 3 additions & 3 deletions src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@ glob = "0.3.1"
log = "0.4.20"
reqwest = { version = "0.11", features = ["json"] }
rev_buf_reader = "0.3.0"
semver = "1.0.18"
semver = "1.0.19"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.107"
sysinfo = "0.29.10"
tar = "0.4.40"
tauri = { version = "1.4.1", features = ["api-all", "devtools", "reqwest-client"] }
thiserror = "1.0.47"
thiserror = "1.0.49"
tokio = { version = "1", features = ["full"] }
walkdir = "2.4.0"
wgpu = "0.17.0"
wgpu = "0.17.1"
zip = { version = "0.6.2" }
zip-extract = "0.1.1"

Expand Down

0 comments on commit 2971865

Please sign in to comment.