We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3f9db commit c2bb7e6Copy full SHA for c2bb7e6
crates/grafana-plugin-sdk/Cargo.toml
@@ -34,7 +34,7 @@ tracing = "0.1.37"
34
tracing-core = "0.1.31"
35
tracing-log = "0.2.0"
36
tracing-serde = "0.2.0"
37
-tracing-subscriber = { version = "0.3.17", features = [
+tracing-subscriber = { version = "0.3.20", features = [
38
"env-filter",
39
"json",
40
"time",
0 commit comments