Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9a349f7

Browse files
authoredJun 5, 2025··
build(deps): bump windows-registry from 0.4.0 to 0.5.2 in the windows group across 1 directory (#444)
1 parent e3b7947 commit 9a349f7

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed
 

‎Cargo.lock

Lines changed: 5 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ zeroize = { version = "1.8", features = ["zeroize_derive"] }
134134
async-recursion = "1.1"
135135

136136
[target.'cfg(windows)'.dependencies]
137-
windows-registry = "0.4"
137+
windows-registry = "0.5"
138138
windows = { version = "0.61", features = [ "Win32_Foundation", "Win32_NetworkManagement_Dns"] }
139139
windows-sys = { workspace = true, features = ["Win32_Security_Cryptography", "Win32_Foundation"] }
140140

0 commit comments

Comments
 (0)
Please sign in to comment.