Skip to content

Commit 48caf4b

Browse files
Update Rust crate json-subscriber to v0.2.3 (#10071)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d413d74 commit 48caf4b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -86,7 +86,7 @@ hyper = { version = "=1.5.1", features = ["client", "http1"] }
8686
indexmap = { version = "=2.6.0", features = ["serde"] }
8787
indicatif = "=0.17.9"
8888
ipnetwork = "=0.20.0"
89-
json-subscriber = "=0.2.2"
89+
json-subscriber = "=0.2.3"
9090
tikv-jemallocator = { version = "=0.6.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
9191
lettre = { version = "=0.11.10", default-features = false, features = ["file-transport", "smtp-transport", "hostname", "builder", "tokio1", "tokio1-native-tls"] }
9292
minijinja = "=2.5.0"

0 commit comments

Comments
 (0)