Skip to content

Commit 99eea7a

Browse files
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 3e79507 commit 99eea7a

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
@@ -76,7 +76,7 @@ default-features = false
7676
features = ["blocking", "json"]
7777

7878
[workspace.dependencies.tracing]
79-
version = "0.1.41"
79+
version = "0.1.43"
8080
features = ["max_level_trace", "release_max_level_trace"]
8181

8282
[workspace.dependencies.clap]

0 commit comments

Comments
 (0)