Skip to content

Commit f8b52f0

Browse files
Bump tracing from 0.1.40 to 0.1.43
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.40 to 0.1.43. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.40...tracing-0.1.43) --- updated-dependencies: - dependency-name: tracing dependency-version: 0.1.43 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea60235 commit f8b52f0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -229,7 +229,7 @@ time = { version = "0.3.36", features = ["formatting", "macros", "parsing"] }
229229
tokio = { version = "1.26.0" }
230230
toml = "0.5.9"
231231
tower-http = { version = "0.6", features = ["cors", "fs"] }
232-
tracing = "0.1.40"
232+
tracing = "0.1.44"
233233
tracing-appender = "0.2.3"
234234
tracing-log = "0.2.0"
235235
tracing-subscriber = { version = "0.3.18", features = ["json", "env-filter"] }

0 commit comments

Comments
 (0)