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

@ -18,6 +18,7 @@ rust-embed = { workspace = true }
serde = { workspace = true }
showbits-assets = { workspace = true }
showbits-typst = { workspace = true }
sunrise = { workspace = true }
tokio = { workspace = true, features = ["full"] }
[lints]