chore(deps): update rust crate tokio to 1.48.0 (#5063)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-14 23:50:37 +08:00
committed by GitHub
parent 4f2633a62b
commit e5eaff37a4
2 changed files with 6 additions and 65 deletions

View File

@@ -33,7 +33,7 @@ port_scanner = "0.1.5"
delay_timer = "0.11.6"
parking_lot = "0.12.5"
percent-encoding = "2.3.2"
tokio = { version = "1.47.1", features = [
tokio = { version = "1.48.0", features = [
"rt-multi-thread",
"macros",
"time",