Skip to content

Commit 3f2a0d6

Browse files
Update Rust crate json-subscriber to v0.2.2
1 parent f4c2cb9 commit 3f2a0d6

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
@@ -81,7 +81,7 @@ hyper = { version = "=1.5.0", features = ["client", "http1"] }
8181
indexmap = { version = "=2.6.0", features = ["serde"] }
8282
indicatif = "=0.17.8"
8383
ipnetwork = "=0.20.0"
84-
json-subscriber = "=0.2.1"
84+
json-subscriber = "=0.2.2"
8585
tikv-jemallocator = { version = "=0.6.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
8686
lettre = { version = "=0.11.9", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
8787
minijinja = "=2.3.1"

0 commit comments

Comments
 (0)