Skip to content

Commit fdc17e1

Browse files
authored
Merge pull request #73 from pbs-data-solutions/dependabot/cargo/thiserror-1.0.65
Bump thiserror from 1.0.64 to 1.0.65
2 parents b6c258a + 9c2a8cd commit fdc17e1

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.22.5", optional = true }
2020
serde = { version = "1.0.211", features = ["derive"] }
2121
serde-xml-rs = "0.6.0"
2222
serde_json = "1.0.132"
23-
thiserror = "1.0.64"
23+
thiserror = "1.0.65"
2424

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

0 commit comments

Comments
 (0)