Skip to content

Commit 3e78f6a

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 dd30271 commit 3e78f6a

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
@@ -225,7 +225,7 @@ time = { version = "0.3.36", features = ["formatting", "macros", "parsing"] }
225225
tokio = { version = "1.26.0" }
226226
toml = "0.5.9"
227227
tower-http = { version = "0.6", features = ["cors", "fs"] }
228-
tracing = "0.1.40"
228+
tracing = "0.1.43"
229229
tracing-appender = "0.2.3"
230230
tracing-log = "0.2.0"
231231
tracing-subscriber = { version = "0.3.18", features = ["json", "env-filter"] }

0 commit comments

Comments
 (0)