Skip to content

Commit 16cf099

Browse files
krantNutomic
authored andcommitted
chore: update winreg to 0.52.0 (seanmonstar#2226)
1 parent 236a9ef commit 16cf099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ tokio = { version = "1.0", default-features = false, features = ["macros", "rt-m
172172
futures-util = { version = "0.3.0", default-features = false, features = ["std", "alloc"] }
173173

174174
[target.'cfg(windows)'.dependencies]
175-
winreg = "0.50.0"
175+
winreg = "0.52.0"
176176

177177
[target.'cfg(target_os = "macos")'.dependencies]
178178
system-configuration = { version = "0.5.1", optional = true }

0 commit comments

Comments
 (0)