chore: Update tracing-subscriber to 0.3 (#873)
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ tonic = {path = "../tonic", features = ["tls"]}
|
||||
tower = {version = "0.4"}
|
||||
tracing = "0.1"
|
||||
tracing-log = "0.1"
|
||||
tracing-subscriber = "0.2"
|
||||
tracing-subscriber = {version = "0.3", features = ["env-filter"]}
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = {path = "../tonic-build", features = ["prost"]}
|
||||
|
||||
Reference in New Issue
Block a user