feat: Add password protection for posts, improve markdown rendering for code and images, and introduce basic responsive styling.
This commit is contained in:
@@ -24,3 +24,4 @@ tracing = "0.1.44"
|
||||
tracing-subscriber = { version = "0.3.22", features = ["env-filter"] }
|
||||
uuid = { version = "1.21.0", features = ["v4"] }
|
||||
regex = "1.11.1"
|
||||
time = { version = "0.3.47", features = ["macros"] }
|
||||
|
||||
Reference in New Issue
Block a user