Skip to content

Commit 2e45626

Browse files
chore(deps): bump console-subscriber from 0.4.1 to 0.5.0 (#2049)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2557fe commit 2e45626

File tree

2 files changed

+35
-171
lines changed

2 files changed

+35
-171
lines changed

Cargo.lock

Lines changed: 34 additions & 170 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ opentelemetry_sdk = { optional = true, version = "0.31", features = ["rt-tokio"]
7676

7777
# internal deps
7878
freenet-stdlib = { features = ["net"], workspace = true }
79-
console-subscriber = { version = "0.4.1", optional = true }
79+
console-subscriber = { version = "0.5.0", optional = true }
8080
tokio-stream = "0.1.17"
8181

8282
[target.'cfg(windows)'.dependencies]

0 commit comments

Comments
 (0)