Skip to content

Commit

Permalink
Bump console-subscriber from 0.1.10 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [console-subscriber](https://github.com/tokio-rs/console) from 0.1.10 to 0.2.0.
- [Release notes](https://github.com/tokio-rs/console/releases)
- [Commits](tokio-rs/console@console-subscriber-v0.1.10...console-subscriber-v0.2.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>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 61bfff2 commit 4bcfe4c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 40 deletions.
55 changes: 16 additions & 39 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 clash_lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ maxminddb = "0.23.0"
public-suffix = "0.1.0"
murmur3 = "0.5.2"

console-subscriber = { version = "0.1.10", optional = true }
console-subscriber = { version = "0.2.0", optional = true }
tracing-timing = { version = "0.6.0", optional = true }
criterion = { version = "0.5", features = ["html_reports", "async_tokio"], optional = true }

Expand Down

0 comments on commit 4bcfe4c

Please sign in to comment.