v8.7.1
Use to_string_lossy to avoid relying on Debug-outputs
Fix some clippy warnings
refactor: Use scoped threads from stdlib in spawn_receiver
Replace once_cell with stdlib
Fix clippy suggestions