Skip to content

Commit b4f6ffb

Browse files
committed
Update console-subscriber
1 parent 6736d22 commit b4f6ffb

File tree

2 files changed

+51
-123
lines changed

2 files changed

+51
-123
lines changed

Cargo.lock

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

datadog-sidecar/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ tracing-subscriber = { version = "0.3", default-features = false, features = [
6565
"env-filter",
6666
], optional = true }
6767
chrono = "0.4.31"
68-
console-subscriber = { version = "0.4", optional = true }
68+
console-subscriber = { version = "0.5", optional = true }
6969
libc = { version = "0.2" }
7070

7171
# watchdog and self telemetry

0 commit comments

Comments
 (0)