chore: update rand and resolve clippy warnings

This commit is contained in:
lbl
2026-08-22 08:57:50 +08:00
parent 2995cfcb26
commit da72670154
4 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ mime_guess = "2.0"
parking_lot.workspace = true
time = { workspace = true, features = ["local-offset", "formatting", "macros"] }
tokio-util.workspace = true
rand = "0.9"
rand = "0.10"