Add listen_bucket_notification() API (#15)
Signed-off-by: Bala.FA <bala@minio.io>
This commit is contained in:
@@ -27,6 +27,9 @@ xmltree = "0.10.3"
|
||||
http = "0.2.8"
|
||||
dashmap = "5.3.4"
|
||||
rand = "0.8.5"
|
||||
serde = { version = "1.0.143", features = ["derive"] }
|
||||
serde_json = "1.0.83"
|
||||
async-std = { version = "1.12.0", features = ["attributes", "tokio1"] }
|
||||
|
||||
[dependencies.reqwest]
|
||||
version = "0.11.11"
|
||||
|
||||
Reference in New Issue
Block a user