roughing in pollen

This commit is contained in:
Matthew Ryan Dillon 2025-05-10 18:51:49 -04:00
parent 45ff2ee635
commit 024956a12b
6 changed files with 534 additions and 64 deletions

View file

@ -13,3 +13,4 @@ chrono = "0.4"
serde_json = "1.0"
chrono-tz = "0.8"
tokio = { version = "1.37", features = ["full"] }
scraper = "0.18"