Skip to content

Commit 032fc7a

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 e192373 commit 032fc7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ env_logger = { version = "0.11.8" }
3737
log = { version = "0.4.27" }
3838
num = "0.4.3"
3939
rand = "0.8.0"
40-
tokio = { version = "1.43.0", features = ["full"] }
40+
tokio = { version = "1.44.2", features = ["full"] }
4141

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

0 commit comments

Comments
 (0)