Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit 0dc3ace

Browse files
committed
build zstd_compression by default for tower-http
Signed-off-by: strawberry <[email protected]>
1 parent 9be0721 commit 0dc3ace

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ default = [
316316
"sentry_telemetry",
317317
"gzip_compression",
318318
"brotli_compression",
319+
"zstd_compression",
319320
]
320321
backend_sqlite = ["sqlite"]
321322
backend_rocksdb = ["rocksdb"]

0 commit comments

Comments
 (0)