Skip to content

Commit 9a726e5

Browse files
chore(deps): bump tracing from 0.1.41 to 0.1.44 in /pkg/data_cache/test (#3051)
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.41 to 0.1.44. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) --- updated-dependencies: - dependency-name: tracing dependency-version: 0.1.44 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>
1 parent 29df84d commit 9a726e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pkg/data_cache/test/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/data_cache/test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tonic = "0.12.3"
1111
bytes = "1.11.0"
1212
bincode = "3.0.0"
1313
serde = { version = "1.0.228", features = ["derive"] }
14-
tracing = "0.1.41"
14+
tracing = "0.1.44"
1515
tracing-subscriber = "0.3.22"
1616
clap = { version = "4.5", features = ["derive", "env"] }
1717

0 commit comments

Comments
 (0)