Skip to content

Commit b1396a6

Browse files
chore: Bump tokio-test from 0.4.4 to 0.4.5
Bumps [tokio-test](https://github.com/tokio-rs/tokio) from 0.4.4 to 0.4.5. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-test-0.4.4...tokio-test-0.4.5) --- updated-dependencies: - dependency-name: tokio-test dependency-version: 0.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d775a2 commit b1396a6

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Cargo.lock

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ polars = { version = "0.44", default-features = false, features = ["lazy", "dtyp
4747
[dev-dependencies]
4848
testcontainers = { version = "0.26.3", features = ["http_wait"] }
4949
tokio = { version = "1.49.0", features = ["full"] }
50-
tokio-test = "0.4.4"
50+
tokio-test = "0.4.5"
5151

5252
# This is metadata required for working docs on docs.rs
5353
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)