feat: add template

This commit is contained in:
uku 2024-12-01 14:07:50 +01:00
parent 0279c63a39
commit 4c0b4fb32d
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
3 changed files with 51 additions and 0 deletions

View file

@ -5,4 +5,5 @@ edition = "2021"
[dependencies]
dotenvy = "0.15.7"
indoc = "2.0.5"
ureq = "2.11.0"