Skip to content

Commit 87ea7d5

Browse files
chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 in /rust (numaproj#2920)
1 parent b84b860 commit 87ea7d5

2 files changed

Lines changed: 13 additions & 57 deletions

File tree

rust/Cargo.lock

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

rust/numaflow/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ tokio.workspace = true
1919
tokio-util.workspace = true
2020
tracing.workspace = true
2121
rustls.workspace = true
22-
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
22+
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
2323
clap = "4.5.40"
2424

2525
[build-dependencies]

0 commit comments

Comments
 (0)