spacejam / sled

the champagne of beta embedded databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update zstd version

edwardwc opened this issue · comments

Sled (with the compression build flag) currently relies on zstd-sys 1.6.1, which is outdated and has conflicts with other dependencies. Can it be updated?

It's currently not easy (I haven't tried) to use sled in combination with actix-web, when both have zstd compression enabled