Skip to content

Commit

Permalink
Merge branch 'program-files'
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Jul 17, 2024
2 parents 6cd8b46 + 73ed340 commit ffe6b60
Show file tree
Hide file tree
Showing 7 changed files with 686 additions and 163 deletions.
152 changes: 126 additions & 26 deletions Cargo.lock

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

5 changes: 5 additions & 0 deletions gix-path/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ home = "0.5.5"

[dev-dependencies]
tempfile = "3.3.0"

[target.'cfg(windows)'.dev-dependencies]
known-folders = "1.1.0"
windows = { version = "0.58.0", features = ["Win32_System_Threading"] }
winreg = "0.52.0"
Loading

0 comments on commit ffe6b60

Please sign in to comment.