Skip to content

Commit 2d7855a

Browse files
Bump log from 0.4.22 to 0.4.25 (#302)
Bumps [log](https://github.com/rust-lang/log) from 0.4.22 to 0.4.25. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.22...0.4.25) --- updated-dependencies: - dependency-name: log 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 0f4a842 commit 2d7855a

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
@@ -19,7 +19,7 @@ dbus = { version = "0.9.7", features = ["futures"] }
1919
dbus-tokio = "0.7.6"
2020
futures = "0.3.31"
2121
itertools = "0.14.0"
22-
log = "0.4.22"
22+
log = "0.4.25"
2323
serde = { version = "1.0.217", features = ["derive"] }
2424
serde-xml-rs = "0.6.0"
2525
thiserror = "2.0.11"

0 commit comments

Comments
 (0)