Skip to content

Commit 6b00e36

Browse files
dependabot[bot]rpavlik
authored andcommitted
Bump thiserror from 2.0.3 to 2.0.12
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.3 to 2.0.12. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.3...2.0.12) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62c7bc7 commit 6b00e36

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.

xrpicker-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ itertools = "0.13.0"
2020
object = "0.36.5"
2121
serde = {version = "1.0", features = ["derive"]}
2222
serde_json = "1.0"
23-
thiserror = "2.0.3"
23+
thiserror = "2.0.12"
2424

2525
[target.'cfg(unix)'.dependencies]
2626
xdg = "2.5"

0 commit comments

Comments
 (0)