new: Support uid slug

This commit is contained in:
SinTan1729
2024-03-31 00:38:42 -05:00
parent 9a520c122e
commit f9e642275a
3 changed files with 37 additions and 8 deletions

View File

@@ -31,3 +31,4 @@ regex = "1.10.3"
rand = "0.8.5"
actix-session = { version = "0.9.0", features = ["cookie-session"] }
env_logger = "0.11.1"
nanoid = "0.4.0"