Skip to content

Commit 42f6ca3

Browse files
build(deps): bump tracing from 0.1.43 to 0.1.44
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.43 to 0.1.44. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.43...tracing-0.1.44) --- updated-dependencies: - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96a84c1 commit 42f6ca3

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)