Skip to content

Commit

Permalink
Add CreateProcessW to the windows dependencies (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
yozhgoor authored Feb 7, 2025
1 parent 1316545 commit 94f9c8d
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 355 deletions.
104 changes: 71 additions & 33 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ xdg = "2.5"

[target.'cfg(windows)'.dependencies]
dirs = "5.0"
CreateProcessW = "0.1"
Loading

0 comments on commit 94f9c8d

Please sign in to comment.