Skip to content

Commit e0dbd74

Browse files
Bump thiserror from 2.0.12 to 2.0.14 (#332)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.12 to 2.0.14. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.14) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d9dbb8 commit e0dbd74

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.

bluez-async/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ itertools = "0.14.0"
2222
log = "0.4.27"
2323
serde = { version = "1.0.219", features = ["derive"] }
2424
serde-xml-rs = "0.8.1"
25-
thiserror = "2.0.12"
25+
thiserror = "2.0.14"
2626
tokio = { version = "1.45.1", features = ["rt"] }
2727
uuid = "1.16.0"
2828

0 commit comments

Comments
 (0)