Skip to content

Commit 84f541f

Browse files
dependabot[bot]korewaChino
authored andcommitted
chore(deps): bump tracing-logfmt from 0.3.3 to 0.3.4
Bumps [tracing-logfmt](https://github.com/EmbarkStudios/tracing-logfmt) from 0.3.3 to 0.3.4. - [Changelog](https://github.com/EmbarkStudios/tracing-logfmt/blob/main/CHANGELOG.md) - [Commits](EmbarkStudios/tracing-logfmt@0.3.3...0.3.4) --- updated-dependencies: - dependency-name: tracing-logfmt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eab8afb commit 84f541f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -39,7 +39,7 @@ futures = "0.3"
3939
thiserror = "1.0"
4040
# pretty_env_logger = "0.5.0"
4141
tracing-subscriber = { version = "0.3", features = ["json", "env-filter"] }
42-
tracing-logfmt = "0.3.2"
42+
tracing-logfmt = "0.3.4"
4343
uuid = "1.7"
4444
digitalocean-rs = { version = "0.1.9", default-features = false, features = ["default-rustls"] }
4545
rand = { version = "0.8.5", features = ["log", "serde"] }

0 commit comments

Comments
 (0)