Skip to content

Commit 8f3bc19

Browse files
Bump tokio from 1.42.0 to 1.43.1 in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [tokio](https://github.com/tokio-rs/tokio). Updates `tokio` from 1.42.0 to 1.43.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0d9f6e commit 8f3bc19

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -8,4 +8,4 @@ clap = { version = "4.5", features = ["derive"] }
88
env_logger = "0.11"
99
listenfd = "1.0"
1010
log = "0.4"
11-
tokio = { version = "1.42", features = ["io-util", "macros", "net", "rt-multi-thread", "sync", "time"] }
11+
tokio = { version = "1.43", features = ["io-util", "macros", "net", "rt-multi-thread", "sync", "time"] }

0 commit comments

Comments
 (0)