Skip to content

Commit

Permalink
chore(deps): update rust crate thiserror to 1.0.56
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 612a47e commit c34bf75
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 c34bf75

Please sign in to comment.