Skip to content

Commit

Permalink
chore(deps): update rust crate thiserror to 1.0.53
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2023
1 parent 1ae5e2a commit 5613335
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.53"
bitflags = { version = "2.4.0", features = ["serde"] }
heck = { version = "0.4", features = ["unicode"] }
clap = { version = "4.4.3", features = ["derive"] }
Expand Down

0 comments on commit 5613335

Please sign in to comment.