Skip to content

Commit

Permalink
Merge pull request #2 from talha/patch-1
Browse files Browse the repository at this point in the history
Update Cargo.toml
  • Loading branch information
veeso authored Dec 15, 2023
2 parents e709497 + 15b025d commit 12597b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pavao = "^0.2"
[target."cfg(target_family = \"windows\")"]
[target."cfg(target_family = \"windows\")".dependencies]
filetime = "^0.2"
windows-sys = { version ="^0.48", features = [ "Win32_NetworkManagement_WNet" ] }
windows-sys = { version ="^0.48", features = [ "Win32_NetworkManagement_WNet", "Win32_Foundation" ] }

[dev-dependencies]
anyhow = "^1"
Expand Down

0 comments on commit 12597b6

Please sign in to comment.