Skip to content

Commit a543f6e

Browse files
chore(deps): bump tracing from 0.1.41 to 0.1.43
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.41 to 0.1.43. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...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 eac98f5 commit a543f6e

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
@@ -92,7 +92,7 @@ thiserror = "2.0.17"
9292
tokio = { version = "1.48.0", features = ["full"] }
9393
toml = "0.9.8"
9494
toml_edit = { version = "0.23.9" }
95-
tracing = { version = "0.1.41", features = ["log"] }
95+
tracing = { version = "0.1.43", features = ["log"] }
9696
tracing-subscriber = "0.3.20"
9797
url = "2.5.7"
9898
uuid = { version = "1.19.0", features = ["v4"] }

0 commit comments

Comments
 (0)