Skip to content

Commit

Permalink
Update console-subscriber requirement from 0.1 to 0.2
Browse files Browse the repository at this point in the history
Updates the requirements on [console-subscriber](https://github.com/tokio-rs/console) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/console/releases)
- [Commits](tokio-rs/console@console-subscriber-v0.1.0...console-subscriber-v0.2.0)

---
updated-dependencies:
- dependency-name: console-subscriber
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 29, 2023
1 parent 7329348 commit 518aef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ webpki = "0.22"
zeroize = { version = "1", features = ["zeroize_derive"] }

[dev-dependencies]
console-subscriber = "0.1"
console-subscriber = "0.2"
tracing-subscriber = "0.3"

0 comments on commit 518aef6

Please sign in to comment.