Skip to content

Commit 868b88a

Browse files
authored
Merge pull request #56 from stackclass/dependabot/cargo/tracing-subscriber-0.3.22
build(deps): bump tracing-subscriber from 0.3.20 to 0.3.22
2 parents b0c7f26 + aa9e293 commit 868b88a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ tokio = { version = "1.48.0", features = ["full"] }
6767
tokio-stream = "0.1.17"
6868
tower-http = { version = "0.6.8", features = ["cors"] }
6969
tracing = "0.1.43"
70-
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
70+
tracing-subscriber = { version = "0.3.22", features = ["env-filter"] }
7171
url = "2.5.4"
7272
utoipa = { version = "5.4.0", features = ["axum_extras", "uuid", "chrono", "macros"] }
7373
utoipa-swagger-ui = { version = "9.0.2", features = ["axum", "reqwest"] }

0 commit comments

Comments
 (0)