Skip to content

Commit

Permalink
chore(deps): Bump tracing-log from 0.1.3 to 0.1.4 (vectordotdev#18914)
Browse files Browse the repository at this point in the history
Bumps [tracing-log](https://github.com/tokio-rs/tracing) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-log-0.1.3...tracing-log-0.1.4)

---
updated-dependencies:
- dependency-name: tracing-log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and AndrooTheChen committed Sep 23, 2024
1 parent faf28e6 commit 8d71528
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/vector-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ toml = { version = "0.8.3", default-features = false }
tonic = { version = "0.10", default-features = false, features = ["transport"] }
tracing = { version = "0.1.34", default-features = false }
tracing-core = { version = "0.1.26", default-features = false }
tracing-log = { version = "0.1.3", default-features = false }
tracing-log = { version = "0.1.4", default-features = false }
tracing-subscriber = { version = "0.3.17", default-features = false, features = ["std"] }
typetag = { version = "0.2.13", default-features = false }
url = { version = "2", default-features = false }
Expand Down

0 comments on commit 8d71528

Please sign in to comment.