Skip to content

Commit cd793dd

Browse files
Build(deps): bump tracing-subscriber in /frameworks/Rust/hyper
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 b83fc4a commit cd793dd

File tree

2 files changed

+6
-35
lines changed

2 files changed

+6
-35
lines changed

frameworks/Rust/hyper/Cargo.lock

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

frameworks/Rust/hyper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ tokio-postgres = { version = "0.7.13", default-features = false, features = [
4444
"runtime",
4545
] }
4646
tracing = "0.1.41"
47-
tracing-subscriber = "0.3.19"
47+
tracing-subscriber = "0.3.20"
4848
v_htmlescape = "0.15.8"
4949

5050
[profile.release]

0 commit comments

Comments
 (0)