Upgrade rand to 0.9.1

This commit is contained in:
weisd
2025-06-09 10:13:03 +08:00
committed by houseme
parent 3edfdbea76
commit 152ad57c1d
14 changed files with 49 additions and 58 deletions
Generated
+6 -6
View File
@@ -209,7 +209,7 @@ dependencies = [
"base64-simd",
"common",
"hex-simd",
"rand 0.8.5",
"rand 0.9.1",
"rsa",
"serde",
"serde_json",
@@ -2164,7 +2164,7 @@ dependencies = [
"chacha20poly1305",
"jsonwebtoken",
"pbkdf2",
"rand 0.8.5",
"rand 0.9.1",
"serde_json",
"sha2 0.10.9",
"test-case",
@@ -3589,7 +3589,7 @@ dependencies = [
"pin-project-lite",
"policy",
"protos",
"rand 0.8.5",
"rand 0.9.1",
"reed-solomon-erasure",
"regex",
"reqwest",
@@ -4877,7 +4877,7 @@ dependencies = [
"lazy_static",
"madmin",
"policy",
"rand 0.8.5",
"rand 0.9.1",
"regex",
"serde",
"serde_json",
@@ -5619,7 +5619,7 @@ dependencies = [
"common",
"lazy_static",
"protos",
"rand 0.8.5",
"rand 0.9.1",
"serde",
"serde_json",
"tokio",
@@ -7207,7 +7207,7 @@ dependencies = [
"jsonwebtoken",
"lazy_static",
"madmin",
"rand 0.8.5",
"rand 0.9.1",
"regex",
"serde",
"serde_json",