mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-24 13:16:28 +00:00
fix
This commit is contained in:
+1
-1
@@ -265,7 +265,7 @@ wildmatch = { version = "2.4.0", features = ["serde"] }
|
|||||||
winapi = { version = "0.3.9" }
|
winapi = { version = "0.3.9" }
|
||||||
xxhash-rust = { version = "0.8.15", features = ["xxh64", "xxh3"] }
|
xxhash-rust = { version = "0.8.15", features = ["xxh64", "xxh3"] }
|
||||||
zip = "2.4.2"
|
zip = "2.4.2"
|
||||||
zstd = { version = "0.13.3", features = ["pkg-config"] }
|
zstd = "0.13.3"
|
||||||
anyhow = "1.0.98"
|
anyhow = "1.0.98"
|
||||||
|
|
||||||
[profile.wasm-dev]
|
[profile.wasm-dev]
|
||||||
|
|||||||
Reference in New Issue
Block a user