chore: update dependency rand to 0.9

This commit is contained in:
Gwen Lg
2026-01-28 23:47:38 +01:00
committed by Alex
parent be8e4c9dcf
commit 934c4c31f1
9 changed files with 53 additions and 24 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ parse_duration = "2.1"
paste = "1.0"
pin-project = "1.0.12"
pnet_datalink = "0.34"
rand = "0.8"
rand = "0.9"
sha1 = "0.10"
sha2 = "0.10"
timeago = { version = "0.4", default-features = false }