This commit is contained in:
Nikolay Kim 2025-03-10 11:49:27 +05:00
parent e71997e4e5
commit 097ef4b94d

View file

@ -59,6 +59,7 @@ windows-sys = { workspace = true, features = [
crossbeam-channel = { workspace = true }
crossbeam-queue = { workspace = true }
libc = { workspace = true }
polling = { workspace = true }
# Linux specific dependencies
[target.'cfg(target_os = "linux")'.dependencies]