Skip to content

Commit 423666f

Browse files
fix(deps): update rust crate tracing-subscriber to v0.3.20
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent c08e41f commit 423666f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/agent/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ cgroups = { package = "cgroups-rs", git = "https://github.com/kata-containers/cg
5959

6060
# Tracing
6161
tracing = "0.1.41"
62-
tracing-subscriber = "0.2.18"
62+
tracing-subscriber = "0.3.0"
6363
tracing-opentelemetry = "0.13.0"
6464
opentelemetry = { version = "0.14.0", features = ["rt-tokio-current-thread"] }
6565

0 commit comments

Comments
 (0)