Skip to content

Commit

Permalink
Bump tokio-test from 0.4.2 to 0.4.3 (#54)
Browse files Browse the repository at this point in the history
Bumps [tokio-test](https://github.com/tokio-rs/tokio) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-test-0.4.2...tokio-test-0.4.3)

---
updated-dependencies:
- dependency-name: tokio-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] authored Sep 18, 2023
1 parent 304dc4e commit 0340b88
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 clash_lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ criterion = { version = "0.4", features = ["html_reports", "async_tokio"], optio
tempfile = "3.3"
ctor = "0.2"
mockall = "0.11.4"
tokio-test = "0.4.2"
tokio-test = "0.4.3"
axum-macros = "0.3.8"


Expand Down

0 comments on commit 0340b88

Please sign in to comment.