Skip to content

Commit

Permalink
chore(deps): update rust crate thiserror to 1.0.57
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent 26d95c3 commit d79557d
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 @@ -67,5 +67,5 @@ maintenance = { status = "actively-developed" }
[dependencies]
ndarray = { version = "0.15.6", features = ["serde", "approx", "approx-0_5"] }
approx = "0.5.1"
thiserror = "1.0.48"
thiserror = "1.0.57"
serde = { version = "1.0.188", features = ["derive"] }

0 comments on commit d79557d

Please # to comment.