6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
9 # target = "i686-pc-windows-msvc"
12 serde = { version = "1.0", features = ["derive"] }
13 ron = "0.8" # Rust object notation, to load configuration files.
23 windows-service = "0.6"
31 # netcorehost = "0.15"
33 [dependencies.windows]
38 "Win32_Storage_FileSystem",
40 "Win32_System_Services",
41 "Win32_System_LibraryLoader",
42 "Win32_System_Threading",
44 # "Devices_Enumeration",
46 # "Foundation_Collections",