Skip to content

Commit 2948663

Browse files
Update Rust crate json-subscriber to v0.2.6
1 parent 721b46e commit 2948663

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
@@ -97,7 +97,7 @@ hyper = { version = "=1.6.0", features = ["client", "http1"] }
9797
indexmap = { version = "=2.10.0", features = ["serde"] }
9898
indicatif = "=0.17.12"
9999
ipnetwork = "=0.21.1"
100-
json-subscriber = "=0.2.5"
100+
json-subscriber = "=0.2.6"
101101
lettre = { version = "=0.11.17", default-features = false, features = ["file-transport", "smtp-transport", "hostname", "builder", "tokio1", "tokio1-native-tls"] }
102102
minijinja = { version = "=2.11.0", features = ["loader"] }
103103
mockall = "=0.13.1"

0 commit comments

Comments
 (0)