Skip to content

Commit ce85cac

Browse files
renovate[bot]ckoehler
authored andcommitted
fix(deps): update rust crate console-subscriber to 0.5.0
1 parent 8ecdf57 commit ce85cac

2 files changed

Lines changed: 43 additions & 99 deletions

File tree

Cargo.lock

Lines changed: 42 additions & 98 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
@@ -25,7 +25,7 @@ tracing-error = "0.2.1"
2525
color-eyre = "0.6.5"
2626
zeromq = "0.4.1"
2727
tokio-stream = "0.1.17"
28-
console-subscriber = { version = "0.4.1", optional = true }
28+
console-subscriber = { version = "0.5.0", optional = true }
2929
thiserror = "2.0.14"
3030

3131
[[bin]]

0 commit comments

Comments
 (0)