process rooms and edus concurrently

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2025-01-26 10:43:53 +00:00
parent 677316631a
commit 94d786ac12
5 changed files with 142 additions and 112 deletions

View file

@ -50,6 +50,7 @@ http.workspace = true
http-body-util.workspace = true
hyper.workspace = true
ipaddress.workspace = true
itertools.workspace = true
log.workspace = true
rand.workspace = true
reqwest.workspace = true