1 Commits

Author SHA1 Message Date
57329a8097 Update Rust crate tokio to 1.46.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-07-16 00:19:58 +00:00
2 changed files with 1105 additions and 67 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -50,7 +50,7 @@
"eslint-plugin-react-x": "^1.52.3", "eslint-plugin-react-x": "^1.52.3",
"globals": "^16.3.0", "globals": "^16.3.0",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"typescript-eslint": "^8.37.0", "typescript-eslint": "^8.32.1",
"vite": "^6.3.5" "vite": "^6.3.5"
} }
} }