Updates
- b01d6ae Release v1.1.0
Breaking
Note: This particular headers
update bumps up http
to 1.0.0.
If you use hyper 0.14.x
then keep using 1.0.x
for now.
# Use this config as an example
hyper = { version = "0.14", features = ["stream", "http1", "http2", "tcp", "server"] }
headers = { package = "headers-accept-encoding", version = "=1.0" }