mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-29 00:17:11 +00:00
use rand 0.8.5
This commit is contained in:
Generated
+4
-4
@@ -1183,7 +1183,7 @@ dependencies = [
|
||||
"chacha20poly1305",
|
||||
"jsonwebtoken",
|
||||
"pbkdf2",
|
||||
"rand 0.9.0",
|
||||
"rand 0.8.5",
|
||||
"serde_json",
|
||||
"sha2 0.10.8",
|
||||
"test-case",
|
||||
@@ -2004,7 +2004,7 @@ dependencies = [
|
||||
"path-clean",
|
||||
"pin-project-lite",
|
||||
"protos",
|
||||
"rand 0.9.0",
|
||||
"rand 0.8.5",
|
||||
"reader",
|
||||
"reed-solomon-erasure",
|
||||
"regex",
|
||||
@@ -3025,7 +3025,7 @@ dependencies = [
|
||||
"lazy_static",
|
||||
"log",
|
||||
"madmin",
|
||||
"rand 0.9.0",
|
||||
"rand 0.8.5",
|
||||
"regex",
|
||||
"serde",
|
||||
"serde_json",
|
||||
@@ -3545,7 +3545,7 @@ dependencies = [
|
||||
"common",
|
||||
"lazy_static",
|
||||
"protos",
|
||||
"rand 0.9.0",
|
||||
"rand 0.8.5",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
|
||||
Reference in New Issue
Block a user