fixed some components, mainly implemented safety, and implemented a great error page!
This commit is contained in:
@@ -7,8 +7,10 @@ edition = "2024"
|
||||
[dependencies]
|
||||
logger-rust = "0.2.12"
|
||||
mime_guess = "2.0.5"
|
||||
serde = { version = "1.0.228", features = ["derive"]}
|
||||
threadpool = "1.8.1"
|
||||
tiny_http = "0.12.0"
|
||||
tinytemplate = "1.2.1"
|
||||
|
||||
[profile.release]
|
||||
opt-level = "z"
|
||||
|
||||
Reference in New Issue
Block a user