chore(deps): update rust crate tokio to 1.46.0 (#3943)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-04 18:51:25 +08:00
committed by GitHub
parent 7c385d329d
commit 3f95c81243
3 changed files with 17 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ port_scanner = "0.1.5"
delay_timer = "0.11.6"
parking_lot = "0.12.4"
percent-encoding = "2.3.1"
tokio = { version = "1.45.1", features = [
tokio = { version = "1.46.0", features = [
"rt-multi-thread",
"macros",
"time",