Skip to content

Commit 220ffe0

Browse files
Bump thiserror from 2.0.0 to 2.0.3
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.0 to 2.0.3. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.0...2.0.3) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 124c10c commit 220ffe0

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
@@ -21,4 +21,4 @@ pyo3 = { version = "0.22.6", 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 = "2.0.0"
24+
thiserror = "2.0.3"

0 commit comments

Comments
 (0)