mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-17 18:27:49 +00:00
refactor(admin/event): optimize notification target routing and logic handling (#463)
* add * fix * add target arns list * improve code for arns * upgrade crates version * fix * improve import code mod.rs * fix * improve * improve code * improve code * fix * fmt
This commit is contained in:
@@ -103,6 +103,7 @@ tower-http = { workspace = true, features = [
|
||||
"cors",
|
||||
"catch-panic",
|
||||
] }
|
||||
url = { workspace = true }
|
||||
urlencoding = { workspace = true }
|
||||
uuid = { workspace = true }
|
||||
zip = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user