Skip to content

Commit bfefcdc

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] <[email protected]>
1 parent b19ad1d commit bfefcdc

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
@@ -11,7 +11,7 @@ async-trait = "0.1.89"
1111
dotenvy = "0.15.7"
1212
envy = "0.4.2"
1313

14-
tracing = "0.1.41"
14+
tracing = "0.1.43"
1515
tracing-subscriber = { version = "0.3.20", features = ["env-filter", "fmt"] }
1616

1717
time = "0.3.44"

0 commit comments

Comments
 (0)