Implement the webhook

This commit is contained in:
Tamo
2023-11-27 15:11:22 +01:00
committed by Clément Renault
parent 1956045a06
commit d78ad51082
5 changed files with 36 additions and 3 deletions

1
Cargo.lock generated
View File

@ -2792,6 +2792,7 @@ dependencies = [
"tempfile",
"thiserror",
"time",
"ureq",
"uuid 1.5.0",
]