Skip to content

Commit 52c4761

Browse files
authored
Merge pull request #461 from pbs-data-solutions/dependabot/cargo/thiserror-2.0.8
Bump thiserror from 2.0.7 to 2.0.8
2 parents 5bc996f + 2860d00 commit 52c4761

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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.23.3", features = ["extension-module"] }
2121
roxmltree = "0.20.0"
2222
serde = { version = "1.0.216", features = ["derive"] }
2323
serde-xml-rs = "0.6.0"
24-
thiserror = "2.0.7"
24+
thiserror = "2.0.8"

0 commit comments

Comments
 (0)