Skip to content

Commit 2ff0ba6

Browse files
authored
deps: upgrade windows-registry to 0.5 (#198)
1 parent 2c3c55f commit 2ff0ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ pnet_datalink = "0.35.0"
5151
system-configuration = { version = "0.6.1", optional = true }
5252

5353
[target.'cfg(windows)'.dependencies]
54-
windows-registry = { version = "0.4", optional = true }
54+
windows-registry = { version = "0.5", optional = true }
5555

5656
[features]
5757
default = []

0 commit comments

Comments
 (0)