Skip to content

Commit 30627a8

Browse files
build(deps): bump tracing from 0.1.41 to 0.1.43 (#515)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5bc6a9 commit 30627a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ bytefmt = "0.1.7"
2626
libc = "0.2.177"
2727
uuid = { version = "1.18", features = ["v4"] }
2828
chrono = { version = "0.4.42", features = ["serde"] }
29-
tracing = "0.1.41"
29+
tracing = "0.1.43"
3030
gst = { version = "0.23", package = "gstreamer" }
3131
url = "2.5.7"
3232
image = "0.25.9"

0 commit comments

Comments
 (0)