Skip to content

Commit

Permalink
Cleanup sample features list (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
riverar authored Mar 27, 2024
1 parent aac4e8f commit 0b10cf0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions crates/samples/functions/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@ publish = false

[dependencies.windows]
version = "0.53"
features = [
"implement",
"Win32_Foundation",
"Win32_System_Com",
"Win32_System_LibraryLoader",
"Win32_System_Com_StructuredStorage",
"Win32_System_Ole"
]

[dependencies.microsoft-dia]
path = "../../../"

0 comments on commit 0b10cf0

Please sign in to comment.