Update TODO

This commit is contained in:
Joakim Frostegård 2022-04-04 12:49:29 +02:00
parent c18a59b0cb
commit 9dfc3a82ad

View file

@ -10,6 +10,7 @@
## Medium priority
* rename request workers to swarm workers
* quit whole program if any thread panics
* config: fail on unrecognized keys?
* Run cargo-deny in CI