Skip to content

Commit 58bb4a5

Browse files
authored
Merge pull request #94 from pbs-data-solutions/dependabot/cargo/thiserror-2.0.7
Bump thiserror from 2.0.4 to 2.0.7
2 parents c803856 + 948c8da commit 58bb4a5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.23.3", optional = true }
2020
serde = { version = "1.0.215", features = ["derive"] }
2121
serde-xml-rs = "0.6.0"
2222
serde_json = "1.0.133"
23-
thiserror = "2.0.4"
23+
thiserror = "2.0.7"
2424

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

0 commit comments

Comments
 (0)