Skip to content

Commit 003216f

Browse files
fix(deps): bump test-log from 0.2.16 to 0.2.17 (#461)
Bumps [test-log](https://github.com/d-e-s-o/test-log) from 0.2.16 to 0.2.17. - [Release notes](https://github.com/d-e-s-o/test-log/releases) - [Changelog](https://github.com/d-e-s-o/test-log/blob/main/CHANGELOG.md) - [Commits](d-e-s-o/test-log@v0.2.16...v0.2.17) --- updated-dependencies: - dependency-name: test-log 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 b2c998a commit 003216f

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.

crates/zbus/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ zbus_xml = "4.0.0"
117117
doc-comment = "0.3.3"
118118
futures-util = "0.3.30" # activate default features
119119
ntest = "0.9.2"
120-
test-log = { version = "0.2.16", features = [
120+
test-log = { version = "0.2.17", features = [
121121
"trace",
122122
], default-features = false }
123123
tokio = { version = "1.42.0", features = [

0 commit comments

Comments
 (0)