bump various deps (except for the HTTP libs currently), use my

rust-rocksdb fork, add optional opt-in zstd response body compression
config, add webp support for images

cant upgrade things like axum, http, tower, hyper, etc due to the 1.0
release of http which are breaking all of these libs

Signed-off-by: strawberry <strawberry@pupbrain.dev>
This commit is contained in:
strawberry 2023-11-25 01:30:19 -05:00
parent 3533645959
commit 87d1040386
6 changed files with 222 additions and 106 deletions

3
.gitignore vendored
View file

@ -68,3 +68,6 @@ cached_target
# Direnv cache
/.direnv
test-conduit/
test-conduit.toml