main: Add a randomized delay before fetching feeds
This commit is contained in:
@ -6,6 +6,7 @@ license = "GPL-3.0-or-later"
|
||||
authors = ["mirsal <mirsal@mirsal.fr>"]
|
||||
|
||||
[dependencies]
|
||||
rand = "0.8"
|
||||
serde = "1.0"
|
||||
anyhow = "1.0"
|
||||
chrono = "0.4"
|
||||
|
Reference in New Issue
Block a user