Add sunrise/sunset document

This commit is contained in:
Joscha 2025-03-08 23:53:48 +01:00
parent 14b48c3c21
commit a24532d9cc
11 changed files with 277 additions and 2 deletions

View file

@ -20,6 +20,7 @@ rust-embed = "8.6.0"
serde = { version = "1.0.218", features = ["derive"] }
showbits-assets.path = "./showbits-assets"
showbits-typst.path = "./showbits-typst"
sunrise = "1.0.1"
tokio = "1.43.0"
typst = "0.13.0"
typst-assets = { version = "0.13.0", features = ["fonts"] }