Skip to content

Commit 59aa7f8

Browse files
chore(deps): update rust crate thiserror to 1.0.40 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dccb0e4 commit 59aa7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@ maintenance = { status = "actively-developed" }
6767
[dependencies]
6868
ndarray = { version = "0.15.6", features = ["serde", "approx", "approx-0_5"] }
6969
approx = "0.5.1"
70-
thiserror = "1.0.38"
70+
thiserror = "1.0.40"
7171
serde = { version = "1.0.152", features = ["derive"] }

0 commit comments

Comments
 (0)