Added ntfy.sh integration

This commit is contained in:
2022-12-29 02:36:05 +01:00
parent 458c5e25a3
commit 3c0f4bf3b3
7 changed files with 185 additions and 4 deletions

View File

@@ -24,6 +24,7 @@ dotenv = "0.15.0"
anyhow = "1.0.68"
reqwest = "0.11.13"
axum = "0.6.1"
serde_repr = "0.1.10"
[profile.release]
lto=true