Skip to content

Commit

Permalink
chore(deps): Bump console-subscriber from 0.2.0 to 0.3.0 (#17191)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 20, 2024
1 parent af8f9a5 commit 4a25f01
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 7 deletions.
40 changes: 34 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/utils/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ normal = ["workspace-hack"]
[dependencies]
await-tree = { workspace = true }
console = "0.15"
console-subscriber = "0.2.0"
console-subscriber = "0.3.0"
either = "1"
futures = { version = "0.3", default-features = false, features = ["alloc"] }
hostname = "0.4"
Expand Down

0 comments on commit 4a25f01

Please sign in to comment.