Breaking
- update
Glitch
setters to have consistent naming.status
andmessage
are nowset_status
andset_message
- replace log with tracing
Features
- handle 100 continue
- new api for
bytes_written
fromResponseWritten
- new example for tokio-postgres with deadpool
Internal
- swap piper for async-dup and async-channel
- update deps
- swap in futures-lite where possible.