pingora
pingora copied to clipboard
Update `zstd` from 0.9.0 to 0.13.1 and `zstd-safe` from 4.1.1 to 7.1.0 in pingora-header-serde
This PR update zstd from 0.9.0 to 0.13.1 and zstd-safe from 4.1.1 to 7.1.0 to fix incompatibility with crates using the latest versions of it like tower_http (with the feature async_compression).