fix: only refresh when there is a change

This commit is contained in:
Charles
2025-10-20 14:48:14 -07:00
parent b51be8957d
commit 59cff71fed
6 changed files with 26 additions and 917 deletions

View File

@@ -11,6 +11,5 @@ dir-diff = "0.3.3"
env_logger = "0.11.7"
include_directory = "0.1.1"
log = "0.4.27"
reqwest = { version = "0.12.23", features = ["blocking"] }
rouille = "3.6.2"
tempdir = "0.3.7"