Update user relay-list via polling

This commit is contained in:
Ken Sedgwick
2024-11-15 08:35:12 -08:00
parent 575d469aa0
commit f00a67ab2c
5 changed files with 298 additions and 54 deletions

View File

@@ -55,6 +55,7 @@ dirs = "5.0.1"
tracing-appender = "0.2.3"
urlencoding = "2.1.3"
open = "5.3.0"
url = "2.5"
[dev-dependencies]
tempfile = "3.13.0"