feat: implement linux

This commit is contained in:
amrbashir
2022-05-03 13:52:52 +02:00
parent ff1035740e
commit c86f4dc024
7 changed files with 278 additions and 197 deletions
+2
View File
@@ -22,3 +22,5 @@ features = [
"Win32_Graphics_Gdi"
]
[target.'cfg(target_os = "linux")'.dependencies]
zbus = "2.2"