Skip to content

Commit

Permalink
build(deps): bump the backend-deps-tauri group in /src-tauri with 1 u…
Browse files Browse the repository at this point in the history
…pdate (#345)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent f4190a6 commit e6855d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -32,7 +32,7 @@ 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"] }
tauri = { version = "1.5.2", features = ["api-all", "devtools", "reqwest-client"] }
thiserror = "1.0.50"
tokio = { version = "1", features = ["full"] }
walkdir = "2.4.0"
Expand Down

0 comments on commit e6855d0

Please sign in to comment.