1
0
mirror of https://gitlab.com/Anson-Projects/zine.git synced 2025-07-27 00:31:23 +00:00

pin time to fix bug

This commit is contained in:
2024-07-27 11:22:54 -06:00
parent 89cd18d538
commit 20a9b421ce
2 changed files with 6 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ reqwest = { version = "0.12", features = ["blocking"] }
rss = "2.0"
scraper = "0.19"
simple_logger = "5.0"
time = "0.3.36"
url = "2.4"
[dev-dependencies]