mirror of
https://github.com/Noratrieb/website.git
synced 2026-01-14 17:05:02 +01:00
static stuff
This commit is contained in:
parent
56da12a5bc
commit
148a5352a3
8 changed files with 237 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
askama = "0.12.1"
|
||||
color-eyre = "0.6.2"
|
||||
fs_extra = "1.3.0"
|
||||
serde = { version = "1.0.195", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue