Skip to content

Commit 0179730

Browse files
Bump serde from 1.0.216 to 1.0.217 (#293)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.216 to 1.0.217. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.216...v1.0.217) --- updated-dependencies: - dependency-name: serde 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 4dfa2f7 commit 0179730

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 @@ dbus-tokio = "0.7.6"
2020
futures = "0.3.31"
2121
itertools = "0.13.0"
2222
log = "0.4.22"
23-
serde = { version = "1.0.216", features = ["derive"] }
23+
serde = { version = "1.0.217", features = ["derive"] }
2424
serde-xml-rs = "0.6.0"
2525
thiserror = "2.0.9"
2626
tokio = { version = "1.42.0", features = ["rt"] }

0 commit comments

Comments
 (0)