Skip to content

Commit 823b123

Browse files
Bump serde-xml-rs from 0.7.0 to 0.7.1 (#322)
Bumps [serde-xml-rs](https://github.com/RReverser/serde-xml-rs) from 0.7.0 to 0.7.1. - [Commits](RReverser/serde-xml-rs@0.7.0...0.7.1) --- updated-dependencies: - dependency-name: serde-xml-rs dependency-version: 0.7.1 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 46f1e36 commit 823b123

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -21,7 +21,7 @@ futures = "0.3.31"
2121
itertools = "0.14.0"
2222
log = "0.4.27"
2323
serde = { version = "1.0.219", features = ["derive"] }
24-
serde-xml-rs = "0.7.0"
24+
serde-xml-rs = "0.7.1"
2525
thiserror = "2.0.12"
2626
tokio = { version = "1.44.2", features = ["rt"] }
2727
uuid = "1.16.0"

0 commit comments

Comments
 (0)