bump cargo.lock and deps, add zstd compression to reqwest client
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
e0fd84149d
commit
edd42974e5
7 changed files with 62 additions and 16 deletions
|
@ -46,7 +46,9 @@ gzip_compression = [
|
|||
brotli_compression = [
|
||||
"reqwest/brotli",
|
||||
]
|
||||
zstd_compression =[]
|
||||
zstd_compression = [
|
||||
"reqwest/zstd",
|
||||
]
|
||||
perf_measurements = []
|
||||
sentry_telemetry = []
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue