bump cargo.lock and deps, add zstd compression to reqwest client

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-08-20 17:45:27 -04:00 committed by Jason Volk
parent e0fd84149d
commit edd42974e5
7 changed files with 62 additions and 16 deletions

View file

@ -129,7 +129,7 @@ features = [
]
[workspace.dependencies.reqwest]
version = "0.12.4"
version = "0.12.7"
default-features = false
features = [
"rustls-tls-native-roots",