Skip to content

Commit

Permalink
chore(deps) Update Rust crate thiserror to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 8061fb2 commit 8730c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/tauri-bundler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tauri-utils = { version = "2.0.2", path = "../tauri-utils", features = [
image = "0.25.0"
flate2 = "1.0"
anyhow = "1.0"
thiserror = "1.0"
thiserror = "2.0"
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
strsim = "0.11.0"
Expand Down

0 comments on commit 8730c44

Please sign in to comment.