templates
This commit is contained in:
parent
37eaccd80e
commit
2c1793a128
12 changed files with 496 additions and 26 deletions
|
|
@ -8,10 +8,13 @@ askama = "0.12.1"
|
|||
base64-turbo = "0.1.3"
|
||||
#flate2 = "1.1.8"
|
||||
form_urlencoded = "1.2.2"
|
||||
giallo = { version = "0.3.1", features = ["dump"] }
|
||||
log = "0.4.29"
|
||||
rand = "0.9.2"
|
||||
reqwest = { version = "0.13.1", default-features = false, features = ["json"] }
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
sha2 = "0.10.9"
|
||||
simplelog = "0.12.2"
|
||||
#tar = "0.4.44"
|
||||
trillium = "0.2.20"
|
||||
trillium-askama = "0.3.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue