Skip to content

Commit b2ec416

Browse files
fix(deps): update rust crate winreg to 0.55.0
1 parent a1fab0c commit b2ec416

File tree

2 files changed

+29
-22
lines changed

2 files changed

+29
-22
lines changed

Cargo.lock

Lines changed: 28 additions & 21 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
@@ -9,5 +9,5 @@ edition = "2021"
99
bitness = "0.4.0"
1010
log = "0.4.20"
1111
thiserror = "1.0.44"
12-
winreg = "0.52.0"
12+
winreg = "0.55.0"
1313
fs_extra="1.3.0"

0 commit comments

Comments
 (0)