Skip to content

Commit

Permalink
Update Rust crate thiserror to 1.0.57
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 11, 2024
1 parent 490ddeb commit 3d5fac2
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 @@ -10,7 +10,7 @@ imageproc = "0.23.0"
log = "0.4.20"
once_cell = "1.19.0"
poise = "0.5.7"
thiserror = "1.0.56"
thiserror = "1.0.57"

hocon = { version = "0.9.0", features = [ "serde-support" ] }
serde = { version = "1.0.196", features = [ "derive" ] }
Expand Down

0 comments on commit 3d5fac2

Please sign in to comment.