We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72bbd22 commit 3c8dbe4Copy full SHA for 3c8dbe4
Cargo.toml
@@ -51,7 +51,7 @@ pnet_datalink = "0.35.0"
51
system-configuration = { version = "0.6.1", optional = true }
52
53
[target.'cfg(windows)'.dependencies]
54
-windows-registry = { version = "0.5", optional = true }
+windows-registry = { version = "0.6", optional = true }
55
56
[features]
57
default = []
0 commit comments