update + htmx
This commit is contained in:
parent
40d69b61e1
commit
291949b8c6
8 changed files with 277 additions and 10 deletions
|
@ -26,5 +26,8 @@ data-encoding = "2.6.0"
|
|||
bcrypt = "0.16.0"
|
||||
dashmap = "6.1.0"
|
||||
|
||||
[build-dependencies]
|
||||
reqwest = { version = "0.11", features = ["blocking"] }
|
||||
|
||||
[features]
|
||||
cache = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue