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

1
Cargo.lock generated
View file

@ -2231,6 +2231,7 @@ dependencies = [
"axum",
"chrono",
"hyper",
"rand",
"serde",
"serde_json",
"sqlx",