Open edwardwc opened 1 year ago
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?
zstd-sys 1.6.1
It's currently not easy (I haven't tried) to use sled in combination with actix-web, when both have zstd compression enabled
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?