Skip to content

Commit aa57271

Browse files
authored
Merge pull request #438 from pbs-data-solutions/dependabot/cargo/thiserror-2.0.0
Bump thiserror from 1.0.68 to 2.0.0
2 parents b7331a8 + 21bda34 commit aa57271

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

Cargo.lock

Lines changed: 24 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ pyo3 = { version = "0.22.5", features = ["extension-module"] }
2121
roxmltree = "0.20.0"
2222
serde = { version = "1.0.214", features = ["derive"] }
2323
serde-xml-rs = "0.6.0"
24-
thiserror = "1.0.68"
24+
thiserror = "2.0.0"

0 commit comments

Comments
 (0)