Ability to add new links

This commit is contained in:
SinTan1729
2023-04-03 17:40:37 -05:00
parent 618fd0e53a
commit 7f6ba5175f
5 changed files with 93 additions and 7 deletions

View File

@@ -10,3 +10,4 @@ actix-web = "4"
actix-files = "0.6.2"
rusqlite = "0.29.0"
regex = "1.7.3"
rand = "0.8.5"