Skip to content

Commit d2af60d

Browse files
Update Rust crate json-subscriber to v0.2.5 (#11274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e00f6d8 commit d2af60d

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

Cargo.lock

Lines changed: 4 additions & 14 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
@@ -97,7 +97,7 @@ hyper = { version = "=1.6.0", features = ["client", "http1"] }
9797
indexmap = { version = "=2.9.0", features = ["serde"] }
9898
indicatif = "=0.17.11"
9999
ipnetwork = "=0.21.1"
100-
json-subscriber = "=0.2.4"
100+
json-subscriber = "=0.2.5"
101101
lettre = { version = "=0.11.16", default-features = false, features = ["file-transport", "smtp-transport", "hostname", "builder", "tokio1", "tokio1-native-tls"] }
102102
minijinja = { version = "=2.10.2", features = ["loader"] }
103103
mockall = "=0.13.1"

0 commit comments

Comments
 (0)