added roominvites in frontend in a notifications page and added clap to define backend port
This commit is contained in:
@@ -8,6 +8,7 @@ anyhow = "1.0.99"
|
||||
argon2 = "0.5.3"
|
||||
axum = { version = "0.8.4", features = ["multipart", "ws"] }
|
||||
chrono = { version = "0.4.42", features = ["serde"] }
|
||||
clap = { version = "4.5.53", features = ["derive"] }
|
||||
dashmap = "6.1.0"
|
||||
jsonwebtoken = "9.3.1"
|
||||
password-hash = "0.5.0"
|
||||
|
||||
Reference in New Issue
Block a user