Skip to content

Commit 9612ce6

Browse files
Bump tokio from 1.44.1 to 1.44.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.1...tokio-1.44.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c65e0f0 commit 9612ce6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -39,7 +39,7 @@ num = "0.4.3"
3939
rand = "0.8.0"
4040
strum = { version = "0.26.2", features = ["derive"] }
4141
strum_macros = "0.26.4"
42-
tokio = { version = "1.43.0", features = ["full"] }
42+
tokio = { version = "1.44.2", features = ["full"] }
4343
tracing = "0.1.41"
4444

4545
mantis-sdk = { path = "mantis-sdk" }

0 commit comments

Comments
 (0)