Skip to content

Commit 0c26aa6

Browse files
fix(deps): update rust crate winreg to 0.56.0
1 parent a1fab0c commit 0c26aa6

2 files changed

Lines changed: 11 additions & 62 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 61 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.56.0"
1313
fs_extra="1.3.0"

0 commit comments

Comments
 (0)