This commit is contained in:
jif-oai
2025-12-17 19:09:38 +00:00
parent 10d048fbd5
commit 459abecf52

View File

@@ -15,9 +15,6 @@ tokio = { workspace = true, features = ["macros", "rt-multi-thread", "sync", "ti
[dev-dependencies]
pretty_assertions = { workspace = true }
[target.'cfg(unix)'.dependencies]
libc = { workspace = true }
[target.'cfg(windows)'.dependencies]
filedescriptor = "0.8.3"
lazy_static = { workspace = true }