Skip to content

Commit 77659ea

Browse files
authored
Merge pull request #170 from pbs-data-solutions/dependabot/cargo/thiserror-2.0.17
Bump thiserror from 2.0.16 to 2.0.17
2 parents 893ffcc + 6e4cbf4 commit 77659ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 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
@@ -20,7 +20,7 @@ pyo3 = { version = "0.26.0", optional = true }
2020
quick-xml = { version = "0.38.3", features = ["serde", "serialize"] }
2121
serde = { version = "1.0.227", features = ["derive"] }
2222
serde_json = "1.0.145"
23-
thiserror = "2.0.16"
23+
thiserror = "2.0.17"
2424

2525
[dev-dependencies]
2626
insta = { version = "1.43.2", features = ["yaml"] }

0 commit comments

Comments
 (0)