feat: generic static file masks (#12785)

This commit is contained in:
Arsenii Kulikov
2024-11-22 19:52:51 +04:00
committed by GitHub
parent 362e2ed0af
commit 7f95f1bf07
9 changed files with 94 additions and 78 deletions

View File

@ -48,7 +48,6 @@ page_size = { version = "0.6.0", optional = true }
thiserror.workspace = true
tempfile = { workspace = true, optional = true }
derive_more.workspace = true
paste.workspace = true
rustc-hash = { workspace = true, optional = true }
sysinfo = { version = "0.31", default-features = false, features = ["system"] }
parking_lot = { workspace = true, optional = true }