Count number of hits

This commit is contained in:
SinTan1729
2023-04-03 15:46:22 -05:00
parent 046c6d63a4
commit 618fd0e53a
6 changed files with 102 additions and 67 deletions

View File

@@ -8,5 +8,5 @@ edition = "2021"
[dependencies]
actix-web = "4"
actix-files = "0.6.2"
sqlite = "0.30.4"
rusqlite = "0.29.0"
regex = "1.7.3"