Initial progress on styling
This commit is contained in:
parent
c650c27825
commit
2c44a69ec3
38 changed files with 748 additions and 412 deletions
|
|
@ -22,8 +22,11 @@ futures-util = "0.3.31"
|
|||
image = "0.25.6"
|
||||
itertools = "0.14.0"
|
||||
migration = { path = "migration" }
|
||||
mime_guess = "2.0.5"
|
||||
password-auth = "1.0.0"
|
||||
pulldown-cmark = "0.13.0"
|
||||
rand = "0.9.0"
|
||||
rust-embed = { version = "8.7.0", features = ["axum", "debug-embed"] }
|
||||
sea-orm = { version = "1.1.8", features = [
|
||||
"sqlx-sqlite",
|
||||
"runtime-tokio-rustls",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue