Skip to content

Commit

Permalink
Bump console-subscriber from 0.2.0 to 0.3.0 (#565)
Browse files Browse the repository at this point in the history
Bumps [console-subscriber](https://github.com/tokio-rs/console) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/tokio-rs/console/releases)
- [Changelog](https://github.com/tokio-rs/console/blob/main/release-plz.toml)
- [Commits](tokio-rs/console@console-subscriber-v0.2.0...console-subscriber-v0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 14, 2024
1 parent 77179f4 commit 6478b29
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 34 deletions.
40 changes: 7 additions & 33 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 @@ -118,7 +118,7 @@ proc-macro2 = "1.0.85"
syn = "2.0.66"

[dev-dependencies]
console-subscriber = "0.2.0"
console-subscriber = "0.3.0"
criterion = "^0.5"
scopeguard = "1.2.0"
tracing-subscriber = "0.3.18"
Expand Down

0 comments on commit 6478b29

Please sign in to comment.