Add WIP webhook functionality
This commit is contained in:
parent
d14f7f45ce
commit
11fb6d617c
5 changed files with 64 additions and 6 deletions
|
@ -30,3 +30,4 @@ sanitize_html = "0.7"
|
|||
clap = { version = "4.2", features = ["derive"] }
|
||||
serde_yaml = "0.9"
|
||||
derive_more = "0.99"
|
||||
webhook = "2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue