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
…#348)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 3e93c2b commit f4190a6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 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 @@ -20,20 +20,20 @@ chrono = "0.4.31"
dir-diff = "0.3.2"
directories = "5.0.1"
fern = { version = "0.6.1", features = ["date-based", "colored"] }
flate2 = "1.0.27"
flate2 = "1.0.28"
fs_extra = "1.3.0"
futures-util = "0.3.26"
glob = "0.3.1"
log = "0.4.20"
reqwest = { version = "0.11", features = ["json"] }
rev_buf_reader = "0.3.0"
semver = "1.0.19"
semver = "1.0.20"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.107"
sysinfo = "0.29.10"
tar = "0.4.40"
tauri = { version = "1.5.1", features = ["api-all", "devtools", "reqwest-client"] }
thiserror = "1.0.49"
thiserror = "1.0.50"
tokio = { version = "1", features = ["full"] }
walkdir = "2.4.0"
wgpu = "0.17.1"
Expand Down

0 comments on commit f4190a6

Please sign in to comment.