Skip to content

Commit 0da87c7

Browse files
Bump thiserror from 1.0.65 to 1.0.66
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.65 to 1.0.66. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.65...1.0.66) --- 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 613d221 commit 0da87c7

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.13.0"
2222
log = "0.4.22"
2323
serde = { version = "1.0.214", features = ["derive"] }
2424
serde-xml-rs = "0.6.0"
25-
thiserror = "1.0.65"
25+
thiserror = "1.0.66"
2626
tokio = { version = "1.38.1", features = ["rt"] }
2727
uuid = "1.11.0"
2828

0 commit comments

Comments
 (0)