Skip to content

Commit

Permalink
Bump tokio-test from 0.4.2 to 0.4.3
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent e8f36a5 commit 1b2476b
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 @@ -84,7 +84,7 @@ murmur3 = "0.5.2"
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"

[target.'cfg(target_os = "macos")'.dependencies]
Expand Down

0 comments on commit 1b2476b

Please sign in to comment.