Skip to content

Commit 5774d57

Browse files
authored
Merge pull request #67 from stackclass/dependabot/cargo/tracing-0.1.44
build(deps): bump tracing from 0.1.43 to 0.1.44
2 parents ba2cd74 + 42f6ca3 commit 5774d57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -66,7 +66,7 @@ thiserror = "2.0.17"
6666
tokio = { version = "1.48.0", features = ["full"] }
6767
tokio-stream = "0.1.17"
6868
tower-http = { version = "0.6.8", features = ["cors"] }
69-
tracing = "0.1.43"
69+
tracing = "0.1.44"
7070
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"] }

0 commit comments

Comments
 (0)