Skip to content

Commit 1acd3fd

Browse files
Bump tracing-subscriber from 0.3.19 to 0.3.20 (#153)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ethan Rodkin <[email protected]>
1 parent 618b0b0 commit 1acd3fd

File tree

2 files changed

+13
-35
lines changed

2 files changed

+13
-35
lines changed

Cargo.lock

Lines changed: 12 additions & 34 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
@@ -56,7 +56,7 @@ tonic = {version = "0.9.2",features = [ "tls", "gzip", "tls-roots","tls-webpki-r
5656
tower = { version = "0.4" }
5757
tower-http = { version = "0.3.3", features = ["add-extension","auth","propagate-header","set-header","sensitive-headers","trace","compression-gzip"]}
5858
tracing = {version = "0.1.34"}
59-
tracing-subscriber = {version = "0.3.11", features = ["env-filter"]}
59+
tracing-subscriber = {version = "0.3.20", features = ["env-filter"]}
6060
viam-mdns = "3.0.1"
6161
webpki-roots = "0.21.1"
6262
webrtc = "0.12.0"

0 commit comments

Comments
 (0)