Skip to content

Commit

Permalink
Merge pull request #12 from MolotovCherry/dependabot/cargo/winreg-0.52.0
Browse files Browse the repository at this point in the history
Bump winreg from 0.51.0 to 0.52.0
  • Loading branch information
MolotovCherry authored Nov 20, 2023
2 parents 2fd157a + 9bb7aa8 commit ca30cf9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ human-panic = "1.2.1"
anyhow = "1.0.75"
backtrace = "0.3.69"
chrono = "0.4.31"
winreg = "0.51.0"
winreg = "0.52.0"
sysinfo = "0.29.10"
bg3-plugin-lib = { git = "https://github.com/MolotovCherry/BG3-Plugin-Lib" }

Expand Down

0 comments on commit ca30cf9

Please sign in to comment.