Skip to content

Commit c97ca7a

Browse files
chore(deps): bump tokio from 1.43.0 to 1.43.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ede9f0d commit c97ca7a

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
@@ -22,4 +22,4 @@ clap = { version = "4.3.24", features = ["derive", "env"] }
2222
derive-new = "0.7.0"
2323
derive_setters = "0.1.6"
2424
fs_extra = "1.3.0"
25-
tokio = { version = "1.40.0", features = ["full", "process"] }
25+
tokio = { version = "1.43.1", features = ["full", "process"] }

0 commit comments

Comments
 (0)