Remove error robustness todo

Excessive expect and unwrap usage has been dealt with.
This commit is contained in:
B. Blechschmidt 2023-08-20 20:01:02 +02:00
parent 3543472c38
commit 0f67dd6981

View file

@ -124,5 +124,4 @@ or through `ip -6 route del default`, which causes the `libc` resolver (and othe
requests for IPv6 addresses.
## TODO
- Increase error robustness (reduce `unwrap` and `expect` usage)
- Native support for proxying DNS over TCP or TLS