Skip to content

Commit c2bb7e6

Browse files
fix(deps): update rust crate tracing-subscriber to 0.3.20 [security] (#134)
| datasource | package | from | to | | ---------- | ------------------ | ------ | ------ | | crate | tracing-subscriber | 0.3.17 | 0.3.20 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent be3f9db commit c2bb7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/grafana-plugin-sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ tracing = "0.1.37"
3434
tracing-core = "0.1.31"
3535
tracing-log = "0.2.0"
3636
tracing-serde = "0.2.0"
37-
tracing-subscriber = { version = "0.3.17", features = [
37+
tracing-subscriber = { version = "0.3.20", features = [
3838
"env-filter",
3939
"json",
4040
"time",

0 commit comments

Comments
 (0)