Skip to content

Commit

Permalink
update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
kulukami committed Aug 9, 2023
1 parent 2656797 commit 73a4a4a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions plugins/lib/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,11 @@ serde_json = "1"

[build-dependencies]
protobuf-codegen-pure = "2.3"

[dependencies.windows]
version = "0.48.0"
features = [
"Win32_System_Diagnostics_ToolHelp",
"Win32_Foundation",
"Win32_System_Console",
]

0 comments on commit 73a4a4a

Please sign in to comment.