diff --git a/Cargo.toml b/Cargo.toml index a1e6236c..21619616 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ pnet_datalink = "0.35.0" system-configuration = { version = "0.6.1", optional = true } [target.'cfg(windows)'.dependencies] -windows-registry = { version = "0.4", optional = true } +windows-registry = { version = "0.5", optional = true } [features] default = []