Skip to content

Commit

Permalink
build(deps): bump console-subscriber from 0.1.9 to 0.1.10
Browse files Browse the repository at this point in the history
Bumps [console-subscriber](https://github.com/tokio-rs/console) from 0.1.9 to 0.1.10.
- [Release notes](https://github.com/tokio-rs/console/releases)
- [Commits](tokio-rs/console@console-subscriber-v0.1.9...console-subscriber-v0.1.10)

---
updated-dependencies:
- dependency-name: console-subscriber
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2023
1 parent d8ad3ad commit 21da372
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ tracing-subscriber = { version = "0.3.17", features = [
"env-filter",
"json",
], optional = true }
console-subscriber = { version = "0.1.9", optional = true }
console-subscriber = { version = "0.1.10", optional = true }
opentelemetry = { version = "0.19.0", features = [
"rt-tokio-current-thread",
"metrics",
Expand Down

0 comments on commit 21da372

Please sign in to comment.