Skip to content

Commit f110024

Browse files
build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20
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] <support@github.com>
1 parent f7bfb7c commit f110024

File tree

2 files changed

+13
-57
lines changed

2 files changed

+13
-57
lines changed

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.

ktls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ rcgen = "0.13.1"
3434
socket2 = "0.5.7"
3535
test-case = "3.3.1"
3636
tokio = { version = "1.39.2", features = ["full"] }
37-
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
37+
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
3838

3939
[features]
4040
default = ["aws_lc_rs", "tls12"]

0 commit comments

Comments
 (0)