build zstd_compression by default for tower-http
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
9be072181c
commit
0dc3acea71
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@ default = [
|
|||
"sentry_telemetry",
|
||||
"gzip_compression",
|
||||
"brotli_compression",
|
||||
"zstd_compression",
|
||||
]
|
||||
backend_sqlite = ["sqlite"]
|
||||
backend_rocksdb = ["rocksdb"]
|
||||
|
|
Loading…
Add table
Reference in a new issue