chore: update flate2 version (#5706)

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
yihong
2025-03-14 10:15:27 +08:00
committed by GitHub
parent 32fd850c20
commit a5df3954f3
4 changed files with 28 additions and 11 deletions

View File

@@ -126,6 +126,7 @@ deadpool-postgres = "0.12"
derive_builder = "0.12"
dotenv = "0.15"
etcd-client = "0.14"
flate2 = { version = "1.1.0", default-features = false, features = ["zlib-rs"] }
fst = "0.4.7"
futures = "0.3"
futures-util = "0.3"