X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=Cargo.toml;h=a69afbe12ae3098ec1586568feb5d427b08009e7;hb=HEAD;hp=8ef151110c824b567dfac1cc402d219f89f788dd;hpb=bfb3de4d11feee1307654936452e3776ccb3a056;p=temp2RGB.git diff --git a/Cargo.toml b/Cargo.toml index 8ef1511..a69afbe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ flexi_logger = "0.28" log-panics = { version = "2", features = ["with-backtrace"] } log = "0.4" -windows-service = "0.6" +windows-service = "0.7" # HIDAPI is a library which allows an application to interface with # USB and Bluetooth HID-Class devices. @@ -38,7 +38,7 @@ crc = "3.0" # netcorehost = "0.15" [dependencies.windows] -version = "0.54" +version = "0.56" features = [ "Win32_Foundation", "Win32_Security",