Skip to content

Commit 8dc1535

Browse files
chore(deps): Bump tracing-subscriber in /bindings/python
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.19 to 0.3.20. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e6779e commit 8dc1535

File tree

2 files changed

+20
-39
lines changed

2 files changed

+20
-39
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ thrift = "0.17.0"
119119
tokio = { version = "1.46", default-features = false }
120120
toml = "0.8"
121121
tracing = "0.1.40"
122-
tracing-subscriber = "0.3.8"
122+
tracing-subscriber = "0.3.20"
123123
typed-builder = "0.20"
124124
url = "2.5.4"
125125
uuid = { version = "1.16", features = ["v7"] }

bindings/python/Cargo.lock

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

0 commit comments

Comments
 (0)