add parsing for Campfire

This commit is contained in:
_ 2025-08-14 04:39:24 +00:00
parent 92c30167df
commit d789425e47
6 changed files with 263 additions and 37 deletions

1
Cargo.lock generated
View file

@ -1878,6 +1878,7 @@ dependencies = [
"reqwest",
"rrule",
"serde",
"serde_json",
"tokio",
"toml",
"tracing",