Serve static files
This commit is contained in:
@ -15,4 +15,6 @@ actix-web = "4"
|
||||
actix-session = { version = "0.10.1", features = ["redis-session"] }
|
||||
light-openid = "1.0.2"
|
||||
thiserror = "2.0.11"
|
||||
rand = "0.9.0-beta.3"
|
||||
rand = "0.9.0-beta.3"
|
||||
rust-embed = "8.5.0"
|
||||
mime_guess = "2.0.5"
|
Reference in New Issue
Block a user