Bump tokio from 1.42.0 to 1.43.1

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.42.0...tokio-1.43.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.43.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-08 02:13:40 +00:00 committed by GitHub
parent c3c5a928e4
commit a225ab2637
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 8 additions and 8 deletions

View file

@ -31,7 +31,7 @@ time = { version = "0.3.37", features = [
"serde-human-readable",
"macros",
] }
tokio = { version = "1.42.0", features = [
tokio = { version = "1.43.1", features = [
"rt",
"net",
"time",