feat: add webhook body template and headers support for channels
This commit is contained in:
@@ -58,6 +58,7 @@ uuid = { version = "1.19.0", features = ["v4", "serde"] }
|
||||
tracing = "0.1"
|
||||
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
handlebars = "6"
|
||||
async-trait = "0.1"
|
||||
dotenvy = "0.15.7"
|
||||
time = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user