Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
InfyniteHeap committed Sep 25, 2024
1 parent b5acab8 commit 0bbcad0
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 81 deletions.
121 changes: 45 additions & 76 deletions Cargo.lock

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

6 changes: 1 addition & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,9 @@ zstd = "0.13"

[target."cfg(windows)".dependencies]
cc = "1"
windows-registry = "0.2.0"
windows-registry = "0.3.0"
windows-result = "0.2.0"

[patch.crates-io]
windows-registry = { git = "https://github.com/microsoft/windows-rs.git" }
windows-result = { git = "https://github.com/microsoft/windows-rs.git" }

[target."cfg(windows)".dependencies.windows-sys]
features = [
"Win32_Foundation",
Expand Down

0 comments on commit 0bbcad0

Please sign in to comment.