This commit is contained in:
overtrue
2025-07-15 02:27:01 +08:00
parent f5ff93b65e
commit 38cdc87e93

View File

@@ -265,7 +265,7 @@ wildmatch = { version = "2.4.0", features = ["serde"] }
winapi = { version = "0.3.9" }
xxhash-rust = { version = "0.8.15", features = ["xxh64", "xxh3"] }
zip = "2.4.2"
zstd = { version = "0.13.3", features = ["pkg-config"] }
zstd = "0.13.3"
anyhow = "1.0.98"
[profile.wasm-dev]