Skip to content

Commit 790445e

Browse files
Bump thiserror from 1.0.57 to 1.0.58 (#233)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.57 to 1.0.58. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.57...1.0.58) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11c27f9 commit 790445e

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.

bluez-async/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ itertools = "0.12.1"
2020
log = "0.4.21"
2121
serde = { version = "1.0.197", features = ["derive"] }
2222
serde-xml-rs = "0.6.0"
23-
thiserror = "1.0.57"
23+
thiserror = "1.0.58"
2424
tokio = { version = "1.36.0", features = ["rt"] }
2525
uuid = "1.7.0"
2626

0 commit comments

Comments
 (0)