Skip to content

Commit 2258941

Browse files
fix(deps): bump test-log from 0.2.17 to 0.2.18
--- updated-dependencies: - dependency-name: test-log dependency-version: 0.2.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bed5a9b commit 2258941

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.

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.17", features = [
120+
test-log = { version = "0.2.18", features = [
121121
"trace",
122122
], default-features = false }
123123
tokio = { version = "1.45.0", features = [

0 commit comments

Comments
 (0)