Skip to content

Commit

Permalink
Bump thiserror from 1.0.68 to 2.0.3 in /src-tauri (#169)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 7ac8b91 commit 81ed3d6
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 31 deletions.
80 changes: 50 additions & 30 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 @@ -17,7 +17,7 @@ serde_json = "1"
strum = "0.26.3"
strum_macros = "0.26.4"
tempdir = "0.3.7"
thiserror = "1.0.68"
thiserror = "2.0.3"
lazy_static = "1.5.0"
tokio = "1.41.0"
flate2 = { version = "1.0.34", features = ["zlib-ng"], default-features = false }
Expand Down

0 comments on commit 81ed3d6

Please # to comment.