Added autoreload

This commit is contained in:
Manuel Forcén Muñoz 2024-05-21 22:59:26 +02:00
parent 1ad1e66470
commit c9e621571c
4 changed files with 29 additions and 0 deletions

View file

@ -15,3 +15,4 @@ hyper = "0.14.27"
serde_json = "1"
accounters = { path = ".." }
tera = "1.19.1"
rand = "0.8"