Skip to content

Commit

Permalink
Merge pull request #206 from tauri-apps/renovate/thiserror-1.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate thiserror to 1.0.56
  • Loading branch information
JonasKruckenberg committed Jan 24, 2024
2 parents cf10e64 + c34bf75 commit 357ff39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ edition = "2021"
rust-version = "1.70"

[workspace.dependencies]
thiserror = "1.0.48"
thiserror = "1.0.56"
bitflags = { version = "2.4.2", features = ["serde"] }
heck = { version = "0.4", features = ["unicode"] }
clap = { version = "4.4.3", features = ["derive"] }
Expand Down

0 comments on commit 357ff39

Please sign in to comment.