Skip to content

Commit

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2023
1 parent 738790d commit 3444ea9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions src-tauri/Cargo.lock

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

4 changes: 2 additions & 2 deletions src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tauri-build = { version = "1.4.0", features = [] }

[dependencies]
backtrace = "0.3.69"
chrono = "0.4.30"
chrono = "0.4.31"
dir-diff = "0.3.2"
directories = "5.0.1"
fern = { version = "0.6.1", features = ["date-based", "colored"] }
Expand All @@ -29,7 +29,7 @@ reqwest = { version = "0.11", features = ["json"] }
rev_buf_reader = "0.3.0"
semver = "1.0.18"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.106"
serde_json = "1.0.107"
sysinfo = "0.29.10"
tar = "0.4.40"
tauri = { version = "1.4.1", features = ["api-all", "devtools", "reqwest-client"] }
Expand Down

0 comments on commit 3444ea9

Please sign in to comment.