Skip to content

Commit 5b64ac2

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 996de58 commit 5b64ac2

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
@@ -34,6 +34,6 @@ chrono = "0.4.40"
3434
clap = { version = "4.5.32", features = ["derive"] }
3535
num = "0.4.3"
3636
rand = "0.8.0"
37-
tokio = { version = "1.43.0", features = ["full"] }
37+
tokio = { version = "1.44.2", features = ["full"] }
3838

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

0 commit comments

Comments
 (0)