mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-12 16:16:55 +00:00
AssumeRoleHandle done
This commit is contained in:
Generated
+3
@@ -1287,6 +1287,7 @@ dependencies = [
|
||||
"futures",
|
||||
"ipnetwork",
|
||||
"itertools",
|
||||
"jsonwebtoken",
|
||||
"log",
|
||||
"rand",
|
||||
"serde",
|
||||
@@ -1296,6 +1297,7 @@ dependencies = [
|
||||
"thiserror 2.0.3",
|
||||
"time",
|
||||
"tokio",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -2521,6 +2523,7 @@ dependencies = [
|
||||
"hyper",
|
||||
"hyper-util",
|
||||
"iam",
|
||||
"jsonwebtoken",
|
||||
"lazy_static",
|
||||
"lock",
|
||||
"log",
|
||||
|
||||
Reference in New Issue
Block a user